Really just the scores HUD

This commit is contained in:
James R 2019-07-17 13:41:43 -07:00
parent 1b74665259
commit 14235ecb74

View file

@ -2386,7 +2386,7 @@ void HU_Drawer(void)
}*/ }*/
// draw song credits // draw song credits
if (cv_songcredits.value && !hu_showscores) if (cv_songcredits.value && !( hu_showscores && (netgame || multiplayer) ))
HU_DrawSongCredits(); HU_DrawSongCredits();
// draw desynch text // draw desynch text