Move Explosion effect to Mods.Common

This commit is contained in:
reaperrr
2014-10-02 22:57:17 +02:00
parent cb85da6712
commit a7d3ff973e
6 changed files with 5 additions and 5 deletions

View File

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