]> de.git.xonotic.org Git - voretournament/voretournament.git/blobdiff - data/qcsrc/client/sbar.qc
Fix an overlap with the map vote window, by removing the scoring part of the HUD...
[voretournament/voretournament.git] / data / qcsrc / client / sbar.qc
index e1d8fcace82396eb72672e65a0b6004ad057dd59..c293d80a55d18c926365bdf65a164b676276f9fa 100644 (file)
@@ -2903,10 +2903,8 @@ void Sbar_Draw (void)
        Sbar_UpdatePlayerTeams();\r
        if (intermission == 2) // map voting screen\r
        {\r
-               if(spectatee_status != -1) {\r
-                       Sbar_Score();\r
+               if(spectatee_status != -1)\r
                        Sbar_Timer();\r
-               }\r
                if(sb_showscores)\r
                        Sbar_DrawScoreboard();\r
                else\r