Remove 'yes' and 'no' in favor of 'true' and 'false'
This commit is contained in:
@@ -145,7 +145,7 @@ Background@ASSETBROWSER_PANEL:
|
||||
ImageCollection: music
|
||||
ImageName: play
|
||||
Button@BUTTON_PAUSE:
|
||||
Visible: no
|
||||
Visible: false
|
||||
X: 35
|
||||
Y: 0
|
||||
Width: 25
|
||||
|
||||
@@ -26,7 +26,7 @@ Container@SKIRMISH_STATS:
|
||||
Height: 20
|
||||
Font: Bold
|
||||
Text: Destroy all opposition!
|
||||
Disabled: yes
|
||||
Disabled: true
|
||||
TextColorDisabled: FFFFFF
|
||||
Container@STATS_HEADERS:
|
||||
X: 22
|
||||
|
||||
Reference in New Issue
Block a user