#87 CNC buildings should show Critical anim while dying

This commit is contained in:
Chris Forbes
2010-04-05 12:41:16 +12:00
parent ed33684cd5
commit c14654fc6c
5 changed files with 42 additions and 2 deletions

View File

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