fix 704 -- parachute offsets are configurable, and sensible now for infantry

This commit is contained in:
Chris Forbes
2011-05-14 11:31:48 +12:00
parent b792d07c8c
commit d8ff3b8d3a
4 changed files with 36 additions and 2 deletions

View File

@@ -346,6 +346,7 @@
<Compile Include="Captures.cs" />
<Compile Include="Activities\CaptureActor.cs" />
<Compile Include="InvisibleToEnemy.cs" />
<Compile Include="ParachuteAttachment.cs" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\OpenRA.FileFormats\OpenRA.FileFormats.csproj">