mirror of
https://github.com/minetest/minetest.git
synced 2025-06-30 23:20:22 +02:00
Resize hotbar immediately before drawing (#12930)
This commit is contained in:
@ -1204,8 +1204,6 @@ void Game::run()
|
||||
processQueues();
|
||||
|
||||
m_game_ui->clearInfoText();
|
||||
hud->resizeHotbar();
|
||||
|
||||
|
||||
updateProfilers(stats, draw_times, dtime);
|
||||
processUserInput(dtime);
|
||||
|
Reference in New Issue
Block a user