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

@@ -8,7 +8,7 @@
*/
#endregion
using OpenRA.Mods.RA.Effects;
using OpenRA.Mods.Common.Effects;
using OpenRA.Traits;
namespace OpenRA.Mods.RA