Merge pull request #11017 from Mailaender/radar-refactor

Grouped the radar traits together
This commit is contained in:
reaperrr
2016-04-12 17:07:01 +02:00
8 changed files with 34 additions and 16 deletions

View File

@@ -11,7 +11,7 @@
using System.Drawing;
using System.Linq;
using OpenRA.Mods.Common.Traits;
using OpenRA.Mods.Common.Traits.Radar;
using OpenRA.Traits;
using OpenRA.Widgets;