Initial implementation of road waypoints
This commit is contained in:
@@ -41,6 +41,7 @@ enum StationType {
|
||||
STATION_DOCK,
|
||||
STATION_BUOY,
|
||||
STATION_WAYPOINT,
|
||||
STATION_ROADWAYPOINT,
|
||||
};
|
||||
|
||||
/** Types of RoadStops */
|
||||
|
Reference in New Issue
Block a user