missed one when refactoring ShipNavRouteWaypointDeprecated to keep deprecated flag.

This commit is contained in:
Keith Jackson 2023-12-05 14:11:56 -08:00
parent 69994a3838
commit bbcb0181ab

View File

@ -12,8 +12,7 @@
"$ref": "./WaypointType.json"
},
"systemSymbol": {
"$ref": "./SystemSymbol.json",
"description": "The symbol of the system the waypoint is in."
"$ref": "./SystemSymbol.json"
},
"x": {
"type": "integer",