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); }; //=========================================================================