Adds Mods.Common usings where necessary.

This commit is contained in:
reaperrr
2014-11-05 18:44:14 +01:00
parent 488af4b4b9
commit 5aec72ce6d
11 changed files with 11 additions and 0 deletions

View File

@@ -13,6 +13,7 @@ using System.Collections.Generic;
using System.Linq;
using OpenRA.Primitives;
using OpenRA.Traits;
using OpenRA.Mods.Common;
using OpenRA.Mods.RA.Render;
namespace OpenRA.Mods.RA.Buildings