mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2025-12-13 03:02:38 +00:00
* Fix hand teleporter and other portals looping forever (#59894) Makes portals use Bumped() instead of COMSIG_ATOM_ENTERED for detecting atoms crossing the event horizon. Removes unused and potential loop causing forceMove argument from do_teleport() * Fix hand teleporter and other portals looping forever Co-authored-by: Wayland-Smithy <64715958+Wayland-Smithy@users.noreply.github.com>