Add support for timetabled wait times at waypoints
This commit is contained in:
@@ -199,6 +199,7 @@ CommandCost CmdChangeTimetable(TileIndex tile, DoCommandFlag flags, uint32 p1, u
|
||||
break;
|
||||
|
||||
case OT_GOTO_DEPOT:
|
||||
case OT_GOTO_WAYPOINT:
|
||||
break;
|
||||
|
||||
case OT_CONDITIONAL:
|
||||
|
Reference in New Issue
Block a user