From c136cf97876de9464b81970791b52267d947977a Mon Sep 17 00:00:00 2001 From: Bill Currie <bill@taniwha.org> Date: Sat, 22 Sep 2001 07:15:51 +0000 Subject: [PATCH] or maybe not :( --- tfortmap.qc | 1 - 1 file changed, 1 deletion(-) diff --git a/tfortmap.qc b/tfortmap.qc index 4011a7e..bf16ecb 100644 --- a/tfortmap.qc +++ b/tfortmap.qc @@ -2526,7 +2526,6 @@ void(entity Goal, entity AP, float addb) DoResults = // Items and Triggers do their own respawn work if (Goal.classname == "info_tfgoal") SetupRespawn(Goal); - remove (Goal); }; //=========================================================================