Smarter unit spawn logic. Fixes #3496.
This commit is contained in:
@@ -92,6 +92,7 @@ namespace OpenRA.Network
|
||||
public bool Dedicated;
|
||||
public string Difficulty;
|
||||
public bool Crates = true;
|
||||
public string StartingUnitsClass = "default";
|
||||
public bool AllowVersionMismatch;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user