Skip to content

Resolve "Flag respawn called twice quickly"

Dr. Jaska requested to merge drjaska/2779-flagrespawnbacktrace into master

Remove flag respawn called twice within half a second backtrace as per Bones' suggestion.

It should be safe as it was implemented over ten years ago and no one has reported anything about it except for if it's reset normally and then by warmup ending which should be safe.

This also makes the used entity field unused and thus it can be removed completely.

Closes #2779 (closed)

Merge request reports