or maybe not :(

This commit is contained in:
Bill Currie 2001-09-22 07:15:51 +00:00
parent 354669ad62
commit c136cf9787

View file

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