move WithVoxelWalkerBody to Mods.TS

This commit is contained in:
Matthias Mailänder
2014-07-05 11:50:33 +02:00
parent 8743f39a79
commit 07c75b5e27
3 changed files with 2 additions and 2 deletions

View File

@@ -51,6 +51,7 @@
<Compile Include="Activities\VoxelHarvesterDockSequence.cs" />
<Compile Include="TiberianSunRefinery.cs" />
<Compile Include="WithVoxelUnloadBody.cs" />
<Compile Include="Render\WithVoxelWalkerBody.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.