Merge pull request #6723 from penev92/bleed

Moved two more Orders from RA to Common
This commit is contained in:
reaperrr
2014-10-11 15:55:10 +02:00
17 changed files with 17 additions and 17 deletions

View File

@@ -10,8 +10,8 @@
using System.Collections.Generic;
using System.Drawing;
using OpenRA.Mods.Common.Orders;
using OpenRA.Mods.RA.Activities;
using OpenRA.Mods.RA.Orders;
using OpenRA.Traits;
namespace OpenRA.Mods.RA