mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-06-22 22:54:33 +01:00
8175d67e17
* Register shuttles immediately after loading instead of waiting for them to dock first (no more double shuttle!) (#69901) * Moves register() call in action_load() to before docking instead of after, preventing 2 shuttles from being loaded in certain edge cases. * Register shuttles immediately after loading instead of waiting for them to dock first (no more double shuttle!) Co-authored-by: VexingRaven <msgerbs@users.noreply.github.com>