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

@@ -12,7 +12,6 @@ using System.Collections.Generic;
using System.Drawing;
using System.Linq;
using OpenRA.Activities;
using OpenRA.Mods.Common;
using OpenRA.Mods.Common.Activities;
using OpenRA.Mods.Common.Orders;
using OpenRA.Mods.Common.Traits;