Remove bogus MapOptions trait from the player actor.

This commit is contained in:
Paul Chote
2016-06-14 19:54:34 +01:00
parent d08a8eb1f6
commit 7c2d938327

View File

@@ -10,10 +10,6 @@ Player:
PlayerResources:
DefaultCashLocked: True
DefaultCash: 0
MapOptions:
TechLevelLocked: True
ShortGameLocked: True
ShortGameEnabled: False
World:
-CrateSpawner:
@@ -25,6 +21,7 @@ World:
AllyBuildRadiusLocked: True
AllyBuildRadiusEnabled: False
MapOptions:
TechLevelLocked: True
ShortGameLocked: True
ShortGameEnabled: False