diff --git a/src/k_hud.c b/src/k_hud.c index b450c3e81..6575bd6c8 100644 --- a/src/k_hud.c +++ b/src/k_hud.c @@ -5462,6 +5462,10 @@ void K_drawKartHUD(void) if (demo.title) ; + else if (gametype == GT_TUTORIAL) + { + islonesome = true; + } else if (!r_splitscreen) { // Draw the timestamp