Merge pull request #5339 from Mailaender/tesla-instant-kill-hack-removal

Removed TeslaInstantKills
This commit is contained in:
Paul Chote
2014-05-20 11:49:07 +12:00
19 changed files with 34 additions and 54 deletions

View File

@@ -375,7 +375,6 @@
<Compile Include="TargetableBuilding.cs" />
<Compile Include="TargetableSubmarine.cs" />
<Compile Include="TargetableUnit.cs" />
<Compile Include="TeslaInstantKills.cs" />
<Compile Include="ThrowsParticle.cs" />
<Compile Include="TraitsInterfaces.cs" />
<Compile Include="TransformOnCapture.cs" />