]> de.git.xonotic.org Git - xonotic/darkplaces.git/blobdiff - cl_tent.c
slight simplification/optimzation/readability enhancement/whatever to animating textures
[xonotic/darkplaces.git] / cl_tent.c
index c5606a4323fc082df927b261936774cff457e619..987ff449f4de1cb45c87d5f987c6689f2644519b 100644 (file)
--- a/cl_tent.c
+++ b/cl_tent.c
@@ -399,7 +399,8 @@ void CL_ParseTEnt (void)
                pos[0] = MSG_ReadCoord ();
                pos[1] = MSG_ReadCoord ();
                pos[2] = MSG_ReadCoord ();
-               CL_TeleportSplash (pos);
+               CL_AllocDlight (NULL, pos, 1000, 1.25f, 1.25f, 1.25f, 3000, 99.0f);
+//             CL_TeleportSplash (pos);
                break;
 
        case TE_EXPLOSION2:                             // color mapped explosion