Track LastRegionPlayed #217

Closed
opened 2024-05-11 09:19:19 -07:00 by Sainan · 0 comments
Owner

So that entering navigation will focus the "right" planet.

"Earth" | "Ceres" | "Eris" | "Europa" | "Jupiter" | "Mars" | "Mercury" | "Neptune" | "Phobos" | "Pluto" | "Saturn" | "Sedna" | "Uranus" | "Venus" | "Void" | "SolarMapDeimosName"

The client actually includes that in the missionInventoryUpdate request.

So that entering navigation will focus the "right" planet. ```ts "Earth" | "Ceres" | "Eris" | "Europa" | "Jupiter" | "Mars" | "Mercury" | "Neptune" | "Phobos" | "Pluto" | "Saturn" | "Sedna" | "Uranus" | "Venus" | "Void" | "SolarMapDeimosName" ``` The client actually includes that in the missionInventoryUpdate request.
Sign in to join this conversation.
No description provided.