move LimitedAmmo to RA dll; reduce pips for YAK

This commit is contained in:
Chris Forbes
2010-07-19 19:43:37 +12:00
parent 92f4442941
commit fa0d6b3e72
4 changed files with 5 additions and 3 deletions

View File

@@ -82,6 +82,7 @@
<Compile Include="Effects\Smoke.cs" />
<Compile Include="Effects\TeslaZap.cs" />
<Compile Include="Hazardous.cs" />
<Compile Include="LimitedAmmo.cs" />
<Compile Include="Player\ActorGroupProxy.cs" />
<Compile Include="Aircraft.cs" />
<Compile Include="Render\RenderBuilding.cs" />