removed ProjectileInfo; WeaponValidForTarget is borked as a result, but nothing else

This commit is contained in:
Chris Forbes
2010-04-01 18:51:42 +13:00
parent 7532d635d6
commit a00abdab85
5 changed files with 9 additions and 59 deletions

View File

@@ -154,7 +154,6 @@
<Compile Include="Effects\Explosion.cs" />
<Compile Include="GameRules\Footprint.cs" />
<Compile Include="GameRules\InfoLoader.cs" />
<Compile Include="GameRules\ProjectileInfo.cs" />
<Compile Include="GameRules\Rules.cs" />
<Compile Include="GameRules\WarheadInfo.cs" />
<Compile Include="GameRules\WeaponInfo.cs" />