add a simple projectile with random sequences for debris effects

This commit is contained in:
Matthias Mailänder
2015-08-22 13:34:49 +02:00
parent f325463204
commit 5c2849a08f
5 changed files with 189 additions and 69 deletions

View File

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