killed PrepareOverlay
This commit is contained in:
@@ -7,7 +7,6 @@ namespace OpenRa.Game
|
||||
interface IOrderGenerator
|
||||
{
|
||||
IEnumerable<Order> Order( int2 xy, bool lmb );
|
||||
void PrepareOverlay( int2 xy );
|
||||
void Tick();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user