move random map button in ra into mapchooser

This commit is contained in:
Chris Forbes
2013-04-12 21:48:36 +12:00
parent b6d6757690
commit 0dc6f33752
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