Move BeamRenderable into Mods.RA.

This commit is contained in:
Paul Chote
2014-07-22 16:25:02 +12:00
parent 51abbad5ff
commit 6005262992
3 changed files with 3 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\BeamRenderable.cs" />
<Compile Include="Graphics\ContrailRenderable.cs" />
<Compile Include="Widgets\ViewportControllerWidget.cs" />
<Compile Include="Traits\Player\FrozenActorLayer.cs" />