move WithVoxelUnloadBody

This commit is contained in:
Matthias Mailänder
2014-07-05 12:13:47 +02:00
parent 07c75b5e27
commit b5a514d868
2 changed files with 1 additions and 1 deletions

View File

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