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