Add 'Crates' lobby checkbox and setting for enabling/disabling crate drops
This commit is contained in:
@@ -79,6 +79,7 @@ namespace OpenRA.Network
|
||||
public bool AllowCheats = false;
|
||||
public bool Dedicated;
|
||||
public string Difficulty;
|
||||
public bool Crates = true;
|
||||
}
|
||||
|
||||
public Session(string[] mods)
|
||||
|
||||
Reference in New Issue
Block a user