From: MirceaKitsune Date: Mon, 27 Sep 2010 11:49:59 +0000 (+0300) Subject: Why should this block seeing the timer? X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=9ab5f09ecdb881edfe134ce4ce9a19a156f21bde;p=voretournament%2Fvoretournament.git Why should this block seeing the timer? --- diff --git a/data/qcsrc/client/sbar.qc b/data/qcsrc/client/sbar.qc index c293d80a..8eafa1e6 100644 --- a/data/qcsrc/client/sbar.qc +++ b/data/qcsrc/client/sbar.qc @@ -2903,8 +2903,7 @@ void Sbar_Draw (void) Sbar_UpdatePlayerTeams(); if (intermission == 2) // map voting screen { - if(spectatee_status != -1) - Sbar_Timer(); + Sbar_Timer(); if(sb_showscores) Sbar_DrawScoreboard(); else