Mods.Common Widgets

Moved over Widgets that don't require a bunch of things to move.
This commit is contained in:
steelphase
2014-09-26 21:34:14 -04:00
parent c57407de4a
commit 2f87a62ee8
47 changed files with 91 additions and 80 deletions

View File

@@ -18,6 +18,8 @@ using OpenRA.Mods.RA.Widgets.Logic;
using OpenRA.Mods.D2k.Widgets;
using OpenRA.Traits;
using OpenRA.Widgets;
using OpenRA.Mods.Common.Widgets;
using OpenRA.Mods.Common.Traits;
namespace OpenRA.Mods.D2k.Widgets.Logic
{