Move SelectionBarsRenderable to Mods.Common

This commit is contained in:
reaperrr
2017-08-29 22:24:40 +02:00
committed by Pavel Penev
parent be290cfabd
commit 6711af63eb
4 changed files with 4 additions and 2 deletions

View File

@@ -14,6 +14,7 @@ using System.Drawing;
using System.Linq;
using OpenRA.Graphics;
using OpenRA.Mods.Common.Effects;
using OpenRA.Mods.Common.Graphics;
using OpenRA.Orders;
using OpenRA.Traits;
using OpenRA.Widgets;