]> git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/commitdiff
That's actually the last division, not first
authorSamual Lenks <samual@xonotic.org>
Sun, 9 Mar 2014 00:59:52 +0000 (19:59 -0500)
committerSamual Lenks <samual@xonotic.org>
Sun, 9 Mar 2014 00:59:52 +0000 (19:59 -0500)
qcsrc/common/weapons/w_shockwave.qc

index 6c7fa97229dec976cace766e2e8a7feae9437b3a..c8fe77c58e5d087a7f53636a602b6301f320ff0f 100644 (file)
@@ -825,7 +825,7 @@ void Draw_Shockwave()
                prev_min_end = new_min_end;
                prev_max_end = new_max_end;
 
-               // first division only
+               // last division only
                if((counter + 1) == divisions)
                {
                        // draw from shot origin to min spread radius