Closed nixpulvis closed 2 months ago
The stations table should have some notion of the landing pads for each station. This info comes in the Docked event, which currently doesn't support this in our code.
stations
Docked
This was resolved in 79dfb5a7e2838f1d7df189957baf33a77bb59345.
The
stations
table should have some notion of the landing pads for each station. This info comes in theDocked
event, which currently doesn't support this in our code.