more refs to Game.world (UIOverlay)
This commit is contained in:
@@ -77,7 +77,7 @@ namespace OpenRa.Graphics
|
||||
foreach (var e in world.Effects)
|
||||
DrawSpriteList(rect, e.Render());
|
||||
|
||||
uiOverlay.Draw();
|
||||
uiOverlay.Draw( world );
|
||||
|
||||
spriteRenderer.Flush();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user