Move IOrderGenerator to OpenRA.Orders namespace.
This commit is contained in:
@@ -12,6 +12,7 @@
|
||||
using System.Collections.Generic;
|
||||
using System.Linq;
|
||||
using OpenRA.Graphics;
|
||||
using OpenRA.Orders;
|
||||
|
||||
namespace OpenRA.Mods.Common.Orders
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user