]> git.rm.cloudns.org Git - voretournament/voretournament.git/commitdiff
Correct color for the last change
authorMirceaKitsune <sonichedgehog_hyperblast00@yahoo.com>
Fri, 3 Sep 2010 16:30:23 +0000 (19:30 +0300)
committerMirceaKitsune <sonichedgehog_hyperblast00@yahoo.com>
Fri, 3 Sep 2010 16:30:23 +0000 (19:30 +0300)
data/qcsrc/client/grabber.qc

index 92d6bb01c95dfadc8d9fbd82cc53787a980f3212..ec4c9aa97d0caa1641b375a09c59fb0969bbdc1f 100644 (file)
@@ -77,7 +77,7 @@ void Draw_Grabber()
        else\r
        {\r
                tex = "particles/grabber_white";\r
-               rgb = '.3 1 .3';\r
+               rgb = '1 1 1';\r
        }\r
 \r
        Draw_Grabber_trace_callback_tex = tex;\r