Move Production to Mods.Common

This commit is contained in:
reaperrr
2015-01-05 21:15:43 +01:00
parent 0dc65e5cf3
commit 0e1773ac5d
17 changed files with 32 additions and 43 deletions

View File

@@ -9,7 +9,7 @@
#endregion
using System;
using OpenRA.Mods.RA.Widgets;
using OpenRA.Mods.Common.Widgets;
using OpenRA.Widgets;
namespace OpenRA.Mods.Cnc.Widgets.Logic