support powers data

This commit is contained in:
Chris Forbes
2009-12-22 20:54:05 +13:00
parent d695344a05
commit e491dbc241
4 changed files with 99 additions and 1 deletions

View File

@@ -87,6 +87,7 @@
<Compile Include="GameRules\ActorInfo.cs" />
<Compile Include="GameRules\AftermathInfo.cs" />
<Compile Include="GameRules\GeneralInfo.cs" />
<Compile Include="GameRules\SupportPowerInfo.cs" />
<Compile Include="GameRules\TechTree.cs" />
<Compile Include="GameRules\VoiceInfo.cs" />
<Compile Include="Effects\IEffect.cs" />