Move TextRenderable into Mods.RA.

This commit is contained in:
Paul Chote
2014-07-22 16:27:03 +12:00
parent 1cb6026c38
commit 4589e93180
5 changed files with 5 additions and 2 deletions

View File

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