Swap map selector button order

This commit is contained in:
Paul Chote
2010-11-30 22:30:18 +13:00
parent f6ce673345
commit 4b1eb993e4
2 changed files with 8 additions and 8 deletions

View File

@@ -599,16 +599,16 @@ Background@MAP_CHOOSER:
WordWrap:True WordWrap:True
Button@BUTTON_OK: Button@BUTTON_OK:
Id:BUTTON_OK Id:BUTTON_OK
X:PARENT_RIGHT-154 X:PARENT_RIGHT - 295
Y:PARENT_BOTTOM-49 Y:PARENT_BOTTOM - 49
Width:120 Width:120
Height:25 Height:25
Text:Ok Text:Ok
Bold:True Bold:True
Button@BUTTON_CANCEL: Button@BUTTON_CANCEL:
Id:BUTTON_CANCEL Id:BUTTON_CANCEL
X:PARENT_RIGHT - 295 X:PARENT_RIGHT-154
Y:PARENT_BOTTOM - 49 Y:PARENT_BOTTOM-49
Width:120 Width:120
Height:25 Height:25
Text:Cancel Text:Cancel

View File

@@ -599,16 +599,16 @@ Background@MAP_CHOOSER:
WordWrap:True WordWrap:True
Button@BUTTON_OK: Button@BUTTON_OK:
Id:BUTTON_OK Id:BUTTON_OK
X:PARENT_RIGHT-154 X:PARENT_RIGHT - 295
Y:PARENT_BOTTOM-49 Y:PARENT_BOTTOM - 49
Width:120 Width:120
Height:25 Height:25
Text:Ok Text:Ok
Bold:True Bold:True
Button@BUTTON_CANCEL: Button@BUTTON_CANCEL:
Id:BUTTON_CANCEL Id:BUTTON_CANCEL
X:PARENT_RIGHT - 295 X:PARENT_RIGHT-154
Y:PARENT_BOTTOM - 49 Y:PARENT_BOTTOM-49
Width:120 Width:120
Height:25 Height:25
Text:Cancel Text:Cancel