Add WithRangeCircle trait for drawing arbitrary ranges.

This commit is contained in:
Paul Chote
2014-09-28 18:06:48 +13:00
parent cb85da6712
commit 1bd408948d
2 changed files with 77 additions and 0 deletions

View File

@@ -550,6 +550,7 @@
<Compile Include="Warheads\GrantUpgradeWarhead.cs" />
<Compile Include="Crates\GrantUpgradeCrateAction.cs" />
<Compile Include="Scripting\Properties\UpgradeProperties.cs" />
<Compile Include="WithRangeCircle.cs" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\OpenRA.Game\OpenRA.Game.csproj">