]> git.rm.cloudns.org Git - voretournament/voretournament.git/commitdiff
Move scoreboard to not overlap with chat area
authorMirceaKitsune <sonichedgehog_hyperblast00@yahoo.com>
Sun, 5 Sep 2010 16:21:43 +0000 (19:21 +0300)
committerMirceaKitsune <sonichedgehog_hyperblast00@yahoo.com>
Sun, 5 Sep 2010 16:21:43 +0000 (19:21 +0300)
data/qcsrc/client/sbar.qc

index 110d674abb050e1641947921b1e58cabbb214e46..1117408c8ecde8e08c9adb62d06eb56fdd0755c9 100644 (file)
@@ -29,7 +29,7 @@ float ps_primary, ps_secondary;
 float ts_primary, ts_secondary;\r
 \r
 vector color;\r
-float SCOREBOARD_OFFSET = 50;\r
+float SCOREBOARD_OFFSET = 100;\r
 \r
 void CSQC_kh_hudreset();\r
 void CSQC_kh_hud();\r