From e3f6e74814a0700f8dbb2dd54e465297c03bb4b8 Mon Sep 17 00:00:00 2001 From: Bill Currie Date: Tue, 14 Dec 2010 00:19:52 +0900 Subject: [PATCH] And do the same fix in qw (oops). --- qw/source/cl_tent.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/qw/source/cl_tent.c b/qw/source/cl_tent.c index 6f9ec6d12..1fb2695f7 100644 --- a/qw/source/cl_tent.c +++ b/qw/source/cl_tent.c @@ -225,6 +225,8 @@ CL_ClearTEnts (void) t->ent.efrag = 0; free_temp_entities (to->to.ex.tent); } + free_tent_objects (cl_explosions); + cl_explosions = 0; } static inline void