Merge pull request #6632 from steelphase-forks/common-widgets

Mods.Common Widgets
This commit is contained in:
Paul Chote
2014-10-04 10:06:05 +13:00
47 changed files with 91 additions and 80 deletions

View File

@@ -8,6 +8,7 @@
*/
#endregion
using OpenRA.Mods.Common;
using OpenRA.Traits;
namespace OpenRA.Mods.RA

View File

@@ -12,6 +12,7 @@ using System;
using System.Collections.Generic;
using System.Linq;
using OpenRA.Graphics;
using OpenRA.Mods.Common;
using OpenRA.Traits;
namespace OpenRA.Mods.RA