added VoiceInfo stuff

This commit is contained in:
Chris Forbes
2009-12-05 15:17:22 +13:00
parent 2435e48a82
commit 3294956c2f
5 changed files with 87 additions and 2 deletions

View File

@@ -82,6 +82,7 @@
<Compile Include="Exts.cs" />
<Compile Include="GameRules\GeneralInfo.cs" />
<Compile Include="GameRules\TechTree.cs" />
<Compile Include="GameRules\VoiceInfo.cs" />
<Compile Include="IEffect.cs" />
<Compile Include="IOrderSource.cs" />
<Compile Include="LocalOrderSource.cs" />