diff --git a/source/cl_tent.c b/source/cl_tent.c index 212cdc2..46c2d93 100644 --- a/source/cl_tent.c +++ b/source/cl_tent.c @@ -370,7 +370,7 @@ CL_UpdateBeams void CL_UpdateBeams (void) { - int i, j; + int i; beam_t *b; vec3_t dist, org; float d;