Implement observer shroud selector in C&C.

This commit is contained in:
Paul Chote
2013-04-08 21:23:39 +12:00
parent 0cf4c7ccb9
commit c52bd4bf82
5 changed files with 75 additions and 38 deletions

View File

@@ -422,6 +422,7 @@
<Compile Include="DebugMuzzlePositions.cs" />
<Compile Include="Buildings\BaseProvider.cs" />
<Compile Include="Render\WithSpinner.cs" />
<Compile Include="Widgets\Logic\ObserverShroudSelectorLogic.cs" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\OpenRA.FileFormats\OpenRA.FileFormats.csproj">