mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-01-22 06:56:31 +00:00
* Fixes monkey disposalling (#66435) - Disposal target was changed to a weakref, but this read was not changed to resolve from a weakref, mistakenly * Fixes monkeys being unable to disposal people Co-authored-by: MrMelbert <51863163+MrMelbert@users.noreply.github.com>