IOrderGenerator now renders itself (Removed various cast and is fails.). - Fixed silly bug in prev.
This commit is contained in:
@@ -8,5 +8,6 @@ namespace OpenRa.Game
|
||||
{
|
||||
IEnumerable<Order> Order( int2 xy, bool lmb );
|
||||
void Tick();
|
||||
void Render();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user