Add a debug visualization for muzzle positions.

This commit is contained in:
Paul Chote
2013-03-29 14:11:40 +13:00
parent 5bd34bda22
commit 0cff8b5b12
11 changed files with 118 additions and 3 deletions

View File

@@ -420,6 +420,7 @@
<Compile Include="FogPalette.cs" />
<Compile Include="Infiltrates.cs" />
<Compile Include="Armament.cs" />
<Compile Include="DebugMuzzlePositions.cs" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\OpenRA.FileFormats\OpenRA.FileFormats.csproj">