Merge pull request #2369 from ihptru/cnc-server-name
fix cnc menu/multiplayer titles overrides by server's title;
This commit is contained in:
@@ -9,10 +9,13 @@ Container@SERVER_LOBBY:
|
||||
RemapIndices: 176, 178, 180, 182, 184, 186, 189, 191, 177, 179, 181, 183, 185, 187, 188, 190
|
||||
Label@TITLE:
|
||||
Width:740
|
||||
Height: 20
|
||||
X:0
|
||||
Y:0-25
|
||||
Font:BigBold
|
||||
Contrast:true
|
||||
Align:Center
|
||||
Text:CNC Multiplayer Lobby
|
||||
Background@bg:
|
||||
Width:740
|
||||
Height:500
|
||||
|
||||
@@ -49,7 +49,7 @@ Container@MENU_BACKGROUND:
|
||||
Container@MAIN_MENU:
|
||||
Width:PARENT_RIGHT
|
||||
Children:
|
||||
Label@TITLE:
|
||||
Label@MAINMENU_LABEL_TITLE:
|
||||
X:0
|
||||
Y:0-30
|
||||
Width:PARENT_RIGHT
|
||||
@@ -92,7 +92,7 @@ Container@MENU_BACKGROUND:
|
||||
Width:PARENT_RIGHT
|
||||
Visible:false
|
||||
Children:
|
||||
Label@TITLE:
|
||||
Label@MULTIPLAYER_MENU_TITLE:
|
||||
X:0
|
||||
Y:0-30
|
||||
Width:PARENT_RIGHT
|
||||
|
||||
Reference in New Issue
Block a user