Move FloatingText effect to Mods.Common

This commit is contained in:
reaperrr
2014-10-02 22:58:22 +02:00
parent a7d3ff973e
commit ab30e8a993
11 changed files with 10 additions and 9 deletions

View File

@@ -10,7 +10,7 @@
using System.Linq;
using OpenRA.Mods.RA.Buildings;
using OpenRA.Mods.RA.Effects;
using OpenRA.Mods.Common.Effects;
using OpenRA.Traits;
namespace OpenRA.Mods.RA