l = 64, and taniwha is much happier.

This commit is contained in:
Ragnvald Maartmann-Moe IV 2003-10-22 20:20:24 +00:00
parent c4b43c9f74
commit 2290ed3d3e
1 changed files with 1 additions and 1 deletions

View File

@ -1119,7 +1119,7 @@ R_TeleportSplash_ID (const vec3_t org)
static void static void
R_DarkFieldParticles_ID (entity_t *ent) R_DarkFieldParticles_ID (entity_t *ent)
{ {
int i, j, k, l; int i, j, k, l = 64;
unsigned int rnd; unsigned int rnd;
float vel; float vel;
vec3_t dir, org, porg, pvel; vec3_t dir, org, porg, pvel;