mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-01-01 04:21:42 +00:00
* 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>