]> de.git.xonotic.org Git - xonotic/darkplaces.git/commitdiff
corrected numbering of polygons in comment (oops)
authorhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Tue, 28 Jan 2003 02:14:14 +0000 (02:14 +0000)
committerhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Tue, 28 Jan 2003 02:14:14 +0000 (02:14 +0000)
git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@2709 d7cf8633-e32d-0410-b094-e92efae38249

cl_main.c

index f23ebcc6bc0870ab081a52868b1c5c76cca92514..4d209bcd5821edad70a2ead14884e62f18c6f078 100644 (file)
--- a/cl_main.c
+++ b/cl_main.c
@@ -1063,7 +1063,7 @@ void R_DrawLightningBeamCallback(const void *calldata1, int calldata2)
        t2 = t1 + beamrepeatscale * length;
 
        // the beam is 3 polygons in this configuration:
-       //  2   3
+       //  3   2
        //   * *
        // 1******
        //   * *