Move ContrailRenderable into Mods.RA.

This commit is contained in:
Paul Chote
2014-07-22 16:25:25 +12:00
parent 6005262992
commit 1cb6026c38
8 changed files with 8 additions and 2 deletions

View File

@@ -200,7 +200,6 @@
<Compile Include="Graphics\VoxelAnimation.cs" />
<Compile Include="Graphics\VoxelRenderable.cs" />
<Compile Include="Graphics\TextRenderable.cs" />
<Compile Include="Graphics\ContrailRenderable.cs" />
<Compile Include="Widgets\ViewportControllerWidget.cs" />
<Compile Include="Traits\Player\FrozenActorLayer.cs" />
<Compile Include="Graphics\Theater.cs" />