k_drawKartHUD: disable HUD tracking with cv_drawpickups

This commit is contained in:
James R. 2023-09-13 00:40:25 -07:00
parent 0cd4ceec01
commit 591a2d94f5

View file

@ -5435,7 +5435,7 @@ void K_drawKartHUD(void)
K_drawKartPlayerCheck();
// nametags
if (LUA_HudEnabled(hud_names))
if (LUA_HudEnabled(hud_names) && cv_drawpickups.value)
K_drawKartNameTags();
// Draw WANTED status