Fix orca’s flying sequences.

This commit is contained in:
Paul Chote
2015-04-19 15:51:43 +12:00
parent 76ff0eddb9
commit 722f4725d5
4 changed files with 57 additions and 2 deletions

View File

@@ -80,6 +80,7 @@
<Compile Include="Traits\SupportPowers\IonCannonPower.cs" />
<Compile Include="Widgets\Logic\CncMainMenuLogic.cs" />
<Compile Include="Widgets\Logic\ProductionTabsLogic.cs" />
<Compile Include="Traits\RenderUnitFlying.cs" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\OpenRA.Game\OpenRA.Game.csproj">