support power impl; incomplete

This commit is contained in:
Chris Forbes
2010-01-08 20:57:53 +13:00
parent 8a3f6c501c
commit cc0498314e
7 changed files with 118 additions and 36 deletions

View File

@@ -43,7 +43,7 @@ namespace OpenRa.Game.GameRules
return false;
return true;
}
}
public IEnumerable<string> BuildableItems( Player player, params string[] categories )
{