fix syntax errors

This commit is contained in:
Matthias Mailänder
2014-10-12 20:26:00 +02:00
committed by Paul Chote
parent 13393c301c
commit ed95247625
3 changed files with 3 additions and 3 deletions

View File

@@ -1,5 +1,5 @@
Container@MAP_PANEL:
Height: PARENT_BOTTOM
Height: PARENT_BOTTOM
Width: PARENT_RIGHT
Logic: GameInfoBriefingLogic
Children:

View File

@@ -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

View File

@@ -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