Remove Smoke effect and use SpriteEffect instead

This commit is contained in:
reaperrr
2016-05-23 23:07:56 +02:00
parent 555d4f4adc
commit 122035c36c
6 changed files with 5 additions and 55 deletions

View File

@@ -160,7 +160,6 @@
<Compile Include="Effects\PowerdownIndicator.cs" />
<Compile Include="Effects\RallyPointIndicator.cs" />
<Compile Include="Effects\RepairIndicator.cs" />
<Compile Include="Effects\Smoke.cs" />
<Compile Include="Effects\SpriteEffect.cs" />
<Compile Include="Commands\ChatCommands.cs" />
<Compile Include="Commands\DevCommands.cs" />