1
0
Fork 0
mirror of https://github.com/luanti-org/luanti.git synced 2025-06-27 16:36:03 +00:00

Bugfix: make waypoints respect camera offset

This commit is contained in:
RealBadAngel 2014-05-05 07:45:20 +02:00 committed by RealBadAngel
parent 09e8bbea03
commit 6f511b1d05
3 changed files with 6 additions and 4 deletions

View file

@ -3594,7 +3594,7 @@ void the_game(bool &kill, bool random_input, InputHandler *input,
Draw lua hud items
*/
if (show_hud)
hud.drawLuaElements();
hud.drawLuaElements(camera.getOffset());
/*
Draw gui