Moved FlashTarget to Mods.Common

There is nothing remaining in OpenRA.Game using this.
This commit is contained in:
reaperrr
2016-05-26 08:16:22 +02:00
parent b254d5fa88
commit bdb7c80f42
7 changed files with 6 additions and 5 deletions

View File

@@ -10,7 +10,7 @@
#endregion
using OpenRA.Activities;
using OpenRA.Effects;
using OpenRA.Mods.Common.Effects;
using OpenRA.Mods.Common.Traits;
using OpenRA.Traits;