Move Smoke effect, ContrailFader effect, SmudgeLayer and LeaveSmudgeWarhead to Mods.Common

This commit is contained in:
reaperrr
2014-10-04 18:48:07 +02:00
parent b987ab15be
commit c741fcedec
10 changed files with 14 additions and 11 deletions

View File

@@ -15,6 +15,7 @@ using System.Linq;
using OpenRA.Effects;
using OpenRA.GameRules;
using OpenRA.Graphics;
using OpenRA.Mods.Common.Effects;
using OpenRA.Mods.Common.Graphics;
using OpenRA.Traits;