Move various RA-specific traits to the new folder/namespace structure

This commit is contained in:
reaperrr
2014-12-14 14:50:17 +01:00
parent b217730caa
commit 91c19b0f66
10 changed files with 19 additions and 17 deletions

View File

@@ -9,6 +9,7 @@
#endregion
using Eluant;
using OpenRA.Mods.RA.Traits;
using OpenRA.Scripting;
using OpenRA.Traits;