Split off last bot modules
And dissolve AI namespace. There would have been so little left in Common.AI, that keeping it made no sense anymore.
This commit is contained in:
@@ -365,6 +365,7 @@ namespace OpenRA.Traits
|
||||
void Activate(Player p);
|
||||
void QueueOrder(Order order);
|
||||
IBotInfo Info { get; }
|
||||
Player Player { get; }
|
||||
}
|
||||
|
||||
[RequireExplicitImplementation]
|
||||
|
||||
Reference in New Issue
Block a user