Gap generators

This commit is contained in:
Paul Chote
2010-01-12 00:03:00 +13:00
parent b86f76ce8c
commit bf1e7b86e1
6 changed files with 65 additions and 6 deletions

View File

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