mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-06-03 21:24:47 +01:00
236599a28d
* 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>