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

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