Skip to content

Fixes an issue with throw logs and unstable goo

Rob Nelson requested to merge pull/12172/caber_toss into Bleeding-Edge

Created by: JustSumBody

Turned out it was calling the objects fingerprints after it had already been deleted rather than the mob that had actually thrown the thing.

Should fix the same issue with other thrown objects that delete themselves like snowballs as well

Merge request reports