]> de.git.xonotic.org Git - voretournament/voretournament.git/blobdiff - data/qcsrc/client/sbar.qc
Campaign - Don't give start fuel where we don't give the grabber
[voretournament/voretournament.git] / data / qcsrc / client / sbar.qc
index 6fa1af10d949ec5c20e414b60fd257d8c9206898..8eafa1e6bba7d0526a2317afd198c340df0c2351 100644 (file)
@@ -2903,12 +2903,9 @@ void Sbar_Draw (void)
        Sbar_UpdatePlayerTeams();\r
        if (intermission == 2) // map voting screen\r
        {\r
-               if(spectatee_status != -1) {\r
-                       Sbar_Score();\r
-                       Sbar_Timer();\r
-               }\r
+               Sbar_Timer();\r
                if(sb_showscores)\r
-            Sbar_DrawScoreboard();\r
+                       Sbar_DrawScoreboard();\r
                else\r
                        Sbar_FinaleOverlay();\r
 \r