Merge pull request #3044 from chrisforbes/mapchooser-random

move `random map` button in ra into mapchooser
This commit is contained in:
Curtis Shmyr
2013-04-13 00:40:44 -07:00
2 changed files with 7 additions and 7 deletions

View File

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

View File

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