Hotfix for GpsPower

Radar namespace was created after the last rebase of #11018.
This commit is contained in:
reaperrr
2016-05-14 16:43:42 +02:00
parent b9c026d545
commit 7e312bab0a

View File

@@ -13,6 +13,7 @@ using System.Collections.Generic;
using System.Linq;
using OpenRA.Effects;
using OpenRA.Mods.Common.Traits;
using OpenRA.Mods.Common.Traits.Radar;
using OpenRA.Mods.RA.Effects;
using OpenRA.Traits;