mirror of
https://github.com/luanti-org/luanti.git
synced 2025-06-27 16:36:03 +00:00
Resize hotbar immediately before drawing (#12930)
This commit is contained in:
parent
d1b80b462e
commit
81bfc9c7a2
2 changed files with 2 additions and 2 deletions
|
@ -1204,8 +1204,6 @@ void Game::run()
|
|||
processQueues();
|
||||
|
||||
m_game_ui->clearInfoText();
|
||||
hud->resizeHotbar();
|
||||
|
||||
|
||||
updateProfilers(stats, draw_times, dtime);
|
||||
processUserInput(dtime);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue