add a voxel harvester unload animation

This commit is contained in:
Matthias Mailänder
2014-07-02 10:58:18 +02:00
parent 9199cf4669
commit 6734cd96a4
6 changed files with 71 additions and 7 deletions

View File

@@ -50,6 +50,7 @@
<Compile Include="ShroudPalette.cs" />
<Compile Include="Activities\VoxelHarvesterDockSequence.cs" />
<Compile Include="TiberianSunRefinery.cs" />
<Compile Include="WithVoxelUnloadBody.cs" />
</ItemGroup>
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
Other similar extension points exist, see Microsoft.Common.targets.