settings stuff
This commit is contained in:
@@ -26,7 +26,7 @@ namespace OpenRa.Game.GameRules
|
||||
public readonly string Replay = "";
|
||||
|
||||
// Gameplay options
|
||||
public readonly bool RepairRequiresConyard = false;
|
||||
public readonly bool RepairRequiresConyard = true;
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user