Files
Bubberstation/code/controllers/subsystem
SkyratBot 8175d67e17 [MIRROR] Register shuttles immediately after loading instead of waiting for them to dock first (no more double shuttle!) [MDB IGNORE] (#16329)
* 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>
2022-09-19 22:15:12 -07:00
..