Rename CommonTraitsInterfaces to TraitsInterfaces, move to Traits namespace

This commit is contained in:
reaperrr
2014-12-18 22:14:47 +01:00
parent de224a381d
commit 2d7c1a3394
27 changed files with 9 additions and 27 deletions

View File

@@ -9,7 +9,6 @@
#endregion
using System.Linq;
using OpenRA.Mods.Common;
using OpenRA.Mods.Common.Traits;
using OpenRA.Network;
using OpenRA.Server;