Add to cnc, tidy up ingame menus

This commit is contained in:
alzeih
2010-07-25 19:14:29 +12:00
parent c749fcfce3
commit 10c7674433
5 changed files with 17 additions and 26 deletions

View File

@@ -243,29 +243,24 @@ Container@ROOT:
Width:PARENT_RIGHT - 30
Height:20
Text:Show Spatial Index Debug
Label@LABEL_MP_WARNING
Id:LABEL_MP_WARNING
X:30
Y:180
Text:Must be identical for all multiplayer players:
Checkbox@SETTINGS_GIVE_CASH
Button@SETTINGS_GIVE_CASH
Id:SETTINGS_GIVE_CASH
X:30
Y:200
Width:PARENT_RIGHT - 30
Y:170
Width:200
Height:20
Text: Give Cash
Checkbox@SETTINGS_BUILD_SPEED
Id:SETTINGS_BUILD_SPEED
X:30
Y:230
Y:200
Width:PARENT_RIGHT - 30
Height:20
Text:Instant Build Speed
Checkbox@SETTINGS_CHARGE_TIME
Id:SETTINGS_CHARGE_TIME
X:30
Y:260
Y:230
Width:PARENT_RIGHT - 30
Height:20
Text:Instant Charge Time (Special Powers)

View File

@@ -40,6 +40,7 @@ Player:
PlayerResources:
InitialCash: 5000
ActorGroupProxy:
DeveloperMode:
World:
GlobalDefaults:

View File

@@ -252,29 +252,24 @@ Container@ROOT:
Width:PARENT_RIGHT - 30
Height:20
Text:Show Spatial Index Debug
Label@LABEL_MP_WARNING
Id:LABEL_MP_WARNING
X:30
Y:180
Text:Must be identical for all multiplayer players:
Checkbox@SETTINGS_GIVE_CASH
Button@SETTINGS_GIVE_CASH
Id:SETTINGS_GIVE_CASH
X:30
Y:200
Width:PARENT_RIGHT - 30
Y:170
Width:200
Height:20
Text: Give Cash
Checkbox@SETTINGS_BUILD_SPEED
Id:SETTINGS_BUILD_SPEED
X:30
Y:230
Y:200
Width:PARENT_RIGHT - 30
Height:20
Text:Instant Build Speed
Checkbox@SETTINGS_CHARGE_TIME
Id:SETTINGS_CHARGE_TIME
X:30
Y:260
Y:230
Width:PARENT_RIGHT - 30
Height:20
Text:Instant Charge Time (Special Powers)