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

@@ -11,6 +11,7 @@
using System;
using System.Collections.Generic;
using System.Linq;
using OpenRA.Mods.Common;
using OpenRA.Mods.RA.Activities;
using OpenRA.Mods.RA.Air;
using OpenRA.Mods.RA.Buildings;