Add random map button to the C&C map chooser.

This also fixes issues relating to RunAfterTick
calls being run out of order - the downside being
that the list remains empty until the iteration
is complete. This will be fixed in a following patch.
This commit is contained in:
Paul Chote
2013-04-05 23:15:51 +13:00
parent 01248de66b
commit c2cc4c2256
2 changed files with 41 additions and 7 deletions

View File

@@ -69,9 +69,16 @@ Container@MAPCHOOSER_PANEL:
Width:140
Height:35
Text:Cancel
Button@RANDOMMAP_BUTTON:
Key:space
X:PARENT_RIGHT - 150 - WIDTH
Y:499
Width:140
Height:35
Text:Random
Button@BUTTON_OK:
Key:return
X:790 - WIDTH
X:PARENT_RIGHT - WIDTH
Y:499
Width:140
Height:35