diff --git a/src/st_stuff.c b/src/st_stuff.c index 6a3756de9..74e6bfce7 100644 --- a/src/st_stuff.c +++ b/src/st_stuff.c @@ -743,7 +743,7 @@ static void ST_overlayDrawer(void) { if (cv_showviewpointtext.value) { - if (!demo.title && !P_IsLocalPlayer(stplyr)) + if (!demo.title && !P_IsLocalPlayer(stplyr) && !demo.freecam) { if (!r_splitscreen) {