mirror of
https://git.code.sf.net/p/quake/prozac-qfcc
synced 2025-03-25 12:01:25 +00:00
or maybe not :(
This commit is contained in:
parent
354669ad62
commit
c136cf9787
1 changed files with 0 additions and 1 deletions
|
@ -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);
|
||||
};
|
||||
|
||||
//=========================================================================
|
||||
|
|
Loading…
Reference in a new issue