Merge pull request #3044 from chrisforbes/mapchooser-random
move `random map` button in ra into mapchooser
This commit is contained in:
@@ -386,13 +386,6 @@ Background@SERVER_LOBBY:
|
||||
Height:25
|
||||
Text:Change Map
|
||||
Font:Bold
|
||||
Button@RANDOMMAP_BUTTON:
|
||||
X:PARENT_RIGHT-154
|
||||
Y:PARENT_BOTTOM-259
|
||||
Width:120
|
||||
Height:25
|
||||
Text:Random Map
|
||||
Font:Bold
|
||||
DropDownButton@ASSIGNTEAMS_DROPDOWNBUTTON:
|
||||
X:PARENT_RIGHT-154
|
||||
Y:PARENT_BOTTOM-229
|
||||
|
||||
@@ -63,6 +63,13 @@ Background@MAPCHOOSER_PANEL:
|
||||
Y:17
|
||||
Width:200
|
||||
Height:25
|
||||
Button@RANDOMMAP_BUTTON:
|
||||
X:34
|
||||
Y:PARENT_BOTTOM - 49
|
||||
Width:120
|
||||
Height:25
|
||||
Text:Random Map
|
||||
Font:Bold
|
||||
Button@BUTTON_OK:
|
||||
X:PARENT_RIGHT - 295
|
||||
Y:PARENT_BOTTOM - 49
|
||||
|
||||
Reference in New Issue
Block a user