Replace LaunchEffect with updated SpriteEffect

This commit is contained in:
reaperrr
2018-10-07 17:23:56 +02:00
committed by Paul Chote
parent c2d6b78b18
commit 4de0d0fcb9
3 changed files with 1 additions and 59 deletions

View File

@@ -148,7 +148,6 @@
<Compile Include="Effects\SpriteEffect.cs" />
<Compile Include="FileFormats\Png.cs" />
<Compile Include="Graphics\RailgunRenderable.cs" />
<Compile Include="Effects\LaunchEffect.cs" />
<Compile Include="Lint\CheckNotifications.cs" />
<Compile Include="Projectiles\AreaBeam.cs" />
<Compile Include="Projectiles\Bullet.cs" />