]> de.git.xonotic.org Git - xonotic/darkplaces.git/blobdiff - cl_main.c
corrected comment again, indicating that the offset for polygon 3 is in the bottom...
[xonotic/darkplaces.git] / cl_main.c
index 4d209bcd5821edad70a2ead14884e62f18c6f078..bc39115f209f90a8d1e8e19ffb8ec06ab523655a 100644 (file)
--- a/cl_main.c
+++ b/cl_main.c
@@ -1063,11 +1063,11 @@ void R_DrawLightningBeamCallback(const void *calldata1, int calldata2)
        t2 = t1 + beamrepeatscale * length;
 
        // the beam is 3 polygons in this configuration:
-       //  3   2
+       //  *   2
        //   * *
        // 1******
        //   * *
-       //  *   *
+       //  *   3
        // they are showing different portions of the beam texture, creating an
        // illusion of a beam that appears to curl around in 3D space
        // (and realize that the whole polygon assembly orients itself to face