diff --git a/src/st_stuff.c b/src/st_stuff.c index dc4133089..c7166c414 100644 --- a/src/st_stuff.c +++ b/src/st_stuff.c @@ -1171,7 +1171,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) {