Fix disabling the CrateSpawner the wrong way
In multiplayer maps, disabling the CrateSpawner by removing the trait leads to error messages in the lobby when you click on the "Crate" checkbox.
This commit is contained in:
@@ -12,7 +12,9 @@ Player:
|
||||
DefaultCash: 0
|
||||
|
||||
World:
|
||||
-CrateSpawner:
|
||||
CrateSpawner:
|
||||
Enabled: False
|
||||
Locked: True
|
||||
-SpawnMPUnits:
|
||||
-MPStartLocations:
|
||||
ObjectivesPanel:
|
||||
|
||||
Reference in New Issue
Block a user