Remove 'yes' and 'no' in favor of 'true' and 'false'
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -87,7 +87,7 @@ DevBullet:
|
||||
Projectile: Bullet
|
||||
Speed: 192
|
||||
Blockable: false
|
||||
Shadow: yes
|
||||
Shadow: true
|
||||
LaunchAngle: 62
|
||||
Inaccuracy: 768
|
||||
ContrailLength: 20
|
||||
|
||||
Reference in New Issue
Block a user