]> de.git.xonotic.org Git - voretournament/voretournament.git/blobdiff - data/qcsrc/client/sbar.qc
Fix something I forgot in last commit
[voretournament/voretournament.git] / data / qcsrc / client / sbar.qc
index 0996ca80ceeeb3ae9e9ee18fdef11d854868d0b5..8ff9b7c6d5634e1321874644b54dd1aa1b18ee13 100644 (file)
@@ -1708,6 +1708,8 @@ void Sbar_Score()
                                distribution_color = '1 0 0';\r
                                secondary_racetime = "+"; // minusplus 1: always prefix with plus sign\r
                        }\r
+                       else\r
+                               distribution_color = '1 1 1';\r
 \r
                        secondary_racetime = strcat(secondary_racetime, ftos(distsec), ".", ftos(distmsec));\r
                        drawstring(score_pos + '222 0 0' - '14 0 0', secondary_racetime, '14 14 0', distribution_color, sbar_alpha_fg, DRAWFLAG_NORMAL);\r