merged with paul's

This commit is contained in:
Chris Forbes
2010-01-06 15:36:48 +13:00
13 changed files with 190 additions and 22 deletions

View File

@@ -27,6 +27,7 @@ namespace OpenRa.Game.GameRules
// Gameplay options
public readonly bool RepairRequiresConyard = true;
public readonly bool PowerDownBuildings = true;
}
}