Move interfaces that have no ties to the engine to mod code

This commit is contained in:
reaperrr
2016-10-20 19:47:45 +02:00
parent 7235835280
commit 72374279f0
5 changed files with 33 additions and 30 deletions

View File

@@ -9,6 +9,7 @@
*/
#endregion
using OpenRA.Mods.Common.Traits;
using OpenRA.Primitives;
using OpenRA.Traits;