split frontal attack w/ tolerance behavior out of AttackPlane/AttackHeli

This commit is contained in:
Chris Forbes
2009-12-31 08:43:10 +13:00
parent efad32f480
commit 1b0c493848
4 changed files with 33 additions and 37 deletions

View File

@@ -176,6 +176,7 @@
<Compile Include="Traits\APMine.cs" />
<Compile Include="Traits\ATMine.cs" />
<Compile Include="Traits\AttackBase.cs" />
<Compile Include="Traits\AttackFrontal.cs" />
<Compile Include="Traits\AttackHeli.cs" />
<Compile Include="Traits\AttackInfo.cs" />
<Compile Include="Traits\AttackPlane.cs" />