breaking: remove deprecated prop departure on ShipNavRoute in favor or origin

This commit is contained in:
SpaceAdmiral 2023-12-16 08:49:38 -08:00
parent 50561de053
commit 92d951578a

View File

@ -5,9 +5,6 @@
"destination": {
"$ref": "./ShipNavRouteWaypoint.json"
},
"departure": {
"$ref": "./ShipNavRouteWaypointDeprecated.json"
},
"origin": {
"$ref": "./ShipNavRouteWaypoint.json"
},