Merge pull request #5124 from Mailaender/crane-overlay

Added crane build animation to construction yards in Dune 2000 and Tiberian Sun
This commit is contained in:
Paul Chote
2014-04-21 00:46:23 +12:00
13 changed files with 179 additions and 46 deletions

View File

@@ -495,6 +495,7 @@
<Compile Include="Widgets\Logic\ControlGroupLogic.cs" />
<Compile Include="Buildings\LineBuildNode.cs" />
<Compile Include="ModChooserLoadScreen.cs" />
<Compile Include="Render\WithBuildingPlacedAnimation.cs" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\OpenRA.Game\OpenRA.Game.csproj">