dark overlay is an ui element now
This commit is contained in:
@@ -154,7 +154,6 @@ void LevelScreen::draw(float delta) {
|
||||
|
||||
worldRenderer->draw(ctx, camera.get(), hudVisible);
|
||||
|
||||
hud->drawOverlay(ctx);
|
||||
if (hudVisible) {
|
||||
hud->draw(ctx);
|
||||
if (level->player->debug) {
|
||||
|
||||
Reference in New Issue
Block a user