Move FloatingText effect to Mods.Common

This commit is contained in:
reaperrr
2014-10-02 22:58:22 +02:00
parent a7d3ff973e
commit ab30e8a993
11 changed files with 10 additions and 9 deletions

View File

@@ -42,6 +42,7 @@
</ItemGroup>
<ItemGroup>
<Compile Include="Effects\Explosion.cs" />
<Compile Include="Effects\FloatingText.cs" />
<Compile Include="Graphics\ActorPreview.cs" />
<Compile Include="Graphics\BeamRenderable.cs" />
<Compile Include="Graphics\ContrailRenderable.cs" />