fix syntax errors
This commit is contained in:
committed by
Paul Chote
parent
13393c301c
commit
ed95247625
@@ -1,5 +1,5 @@
|
||||
Container@MAP_PANEL:
|
||||
Height: PARENT_BOTTOM
|
||||
Height: PARENT_BOTTOM
|
||||
Width: PARENT_RIGHT
|
||||
Logic: GameInfoBriefingLogic
|
||||
Children:
|
||||
|
||||
@@ -18,7 +18,7 @@ Container@LEAVE_MAP_WIDGET:
|
||||
Width: WINDOW_RIGHT
|
||||
Height: WINDOW_BOTTOM
|
||||
Background: shellmapborder
|
||||
Container@LEAVE_MAP_SIMPLE
|
||||
Container@LEAVE_MAP_SIMPLE:
|
||||
X: (WINDOW_RIGHT - WIDTH) / 2
|
||||
Y: (WINDOW_BOTTOM - HEIGHT) / 2
|
||||
Width: 370
|
||||
|
||||
@@ -20,7 +20,7 @@ Container@LEAVE_MAP_WIDGET:
|
||||
Align: Center
|
||||
Font: Regular
|
||||
Contrast: True
|
||||
Container@LEAVE_MAP_SIMPLE
|
||||
Container@LEAVE_MAP_SIMPLE:
|
||||
X: (WINDOW_RIGHT - WIDTH) / 2
|
||||
Y: (WINDOW_BOTTOM - HEIGHT) / 2
|
||||
Width: 370
|
||||
|
||||
Reference in New Issue
Block a user