diff --git a/src/st_stuff.c b/src/st_stuff.c index 33192eedb..06877bbb3 100644 --- a/src/st_stuff.c +++ b/src/st_stuff.c @@ -1995,7 +1995,7 @@ static void ST_overlayDrawer(void) ) ST_drawLevelTitle(); - if (!hu_showscores && (netgame || multiplayer) && displayplayer == consoleplayer && (!stplyr->spectator || gametype == GT_COOP)) + if (!hu_showscores && (netgame || multiplayer) && displayplayer == consoleplayer) { if (stplyr->exiting && cv_playersforexit.value && gametype == GT_COOP) {