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

@@ -10,8 +10,8 @@
using System;
using System.Drawing;
using System.Collections.Generic;
using System.Linq;
using OpenRA.Mods.Common;
using OpenRA.Mods.RA.Move;
using OpenRA.Primitives;
using OpenRA.Traits;