Tweak starting unit defaults.
This commit is contained in:
@@ -94,7 +94,7 @@ namespace OpenRA.Network
|
||||
public bool Crates = true;
|
||||
public bool Shroud = true;
|
||||
public bool Fog = true;
|
||||
public string StartingUnitsClass = "default";
|
||||
public string StartingUnitsClass = "none";
|
||||
public bool AllowVersionMismatch;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user