Mods.Common Effects

Moved over more effects to Mods.Common
This commit is contained in:
steelphase
2014-10-04 16:01:20 -04:00
parent 2f4a267ba7
commit 3c60794e2e
24 changed files with 51 additions and 50 deletions

View File

@@ -9,7 +9,7 @@
#endregion
using System.Linq;
using OpenRA.Mods.RA.Effects;
using OpenRA.Mods.Common.Effects;
using OpenRA.Traits;
namespace OpenRA.Mods.RA