]> de.git.xonotic.org Git - xonotic/darkplaces.git/blobdiff - cl_particles.c
removed \n from all Host_Error, Sys_Error, PRVM_ERROR, PF_ERROR calls, since Host_Err...
[xonotic/darkplaces.git] / cl_particles.c
index 55f9ac68b551429d549a140a54cb46f56219f77f..b772d9ffe8f21abc2475cef2c0c39d77f9ed70a4 100644 (file)
@@ -1216,7 +1216,7 @@ void CL_RocketTrail (vec3_t start, vec3_t end, int type, int color, entity_t *en
                                break;
 #endif
                        default:
-                               Sys_Error("CL_RocketTrail: unknown trail type %i\n", type);
+                               Sys_Error("CL_RocketTrail: unknown trail type %i", type);
                }
 
                // advance to next time and position