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" "$ref": "./WaypointType.json"
}, },
"systemSymbol": { "systemSymbol": {
"$ref": "./SystemSymbol.json", "$ref": "./SystemSymbol.json"
"description": "The symbol of the system the waypoint is in."
}, },
"x": { "x": {
"type": "integer", "type": "integer",