fix cnc menu/multiplayer titles overrides by server's title;
This commit is contained in:
@@ -7,10 +7,12 @@ Container@SERVER_LOBBY:
|
|||||||
Children:
|
Children:
|
||||||
Label@TITLE:
|
Label@TITLE:
|
||||||
Width:740
|
Width:740
|
||||||
|
Height: 20
|
||||||
|
X:0
|
||||||
Y:0-25
|
Y:0-25
|
||||||
Font:BigBold
|
Font:BigBold
|
||||||
Contrast:true
|
|
||||||
Align:Center
|
Align:Center
|
||||||
|
Text:CNC Muiltiplayer Lobby
|
||||||
Background@bg:
|
Background@bg:
|
||||||
Width:740
|
Width:740
|
||||||
Height:500
|
Height:500
|
||||||
|
|||||||
@@ -49,7 +49,7 @@ Container@MENU_BACKGROUND:
|
|||||||
Container@MAIN_MENU:
|
Container@MAIN_MENU:
|
||||||
Width:PARENT_RIGHT
|
Width:PARENT_RIGHT
|
||||||
Children:
|
Children:
|
||||||
Label@TITLE:
|
Label@MAINMENU_LABEL_TITLE:
|
||||||
X:0
|
X:0
|
||||||
Y:0-30
|
Y:0-30
|
||||||
Width:PARENT_RIGHT
|
Width:PARENT_RIGHT
|
||||||
@@ -92,7 +92,7 @@ Container@MENU_BACKGROUND:
|
|||||||
Width:PARENT_RIGHT
|
Width:PARENT_RIGHT
|
||||||
Visible:false
|
Visible:false
|
||||||
Children:
|
Children:
|
||||||
Label@TITLE:
|
Label@MULTIPLAYER_MENU_TITLE:
|
||||||
X:0
|
X:0
|
||||||
Y:0-30
|
Y:0-30
|
||||||
Width:PARENT_RIGHT
|
Width:PARENT_RIGHT
|
||||||
|
|||||||
Reference in New Issue
Block a user