added skeleton for cnc airstrike

This commit is contained in:
Chris Forbes
2010-04-09 22:07:49 +12:00
parent 982c9518ac
commit b01ce10a8e
3 changed files with 58 additions and 0 deletions

View File

@@ -45,6 +45,7 @@
<Reference Include="System.Xml" />
</ItemGroup>
<ItemGroup>
<Compile Include="AirstrikePower.cs" />
<Compile Include="CriticalBuildingState.cs" />
<Compile Include="Effects\IonCannon.cs" />
<Compile Include="IonCannonPower.cs" />