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