merged pchote/master

This commit is contained in:
Chris Forbes
2010-01-15 17:30:37 +13:00
10 changed files with 175 additions and 54 deletions

View File

@@ -131,6 +131,7 @@ namespace OpenRa.Game
{
UpdatePower();
UpdateOreCapacity();
Shroud.Tick();
foreach (var sp in SupportPowers.Values)
sp.Tick();