diff options
Diffstat (limited to 'source/cl_tent.c')
-rw-r--r-- | source/cl_tent.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source/cl_tent.c b/source/cl_tent.c index 7506ad5..d306ecc 100644 --- a/source/cl_tent.c +++ b/source/cl_tent.c @@ -141,7 +141,7 @@ void CL_AddLasers( void ) { laser_t *l; entity_t ent; int i; - color_t color; + //color_t color; int time; float f; |