Fix #300: Toggling auto separation does not redraw sched dispatch enable button
This commit is contained in:
@@ -605,6 +605,7 @@ CommandCost CmdTimetableSeparation(TileIndex tile, DoCommandFlag flags, uint32 p
|
||||
}
|
||||
v2->ClearSeparation();
|
||||
SetWindowDirty(WC_VEHICLE_TIMETABLE, v2->index);
|
||||
SetWindowDirty(WC_SCHDISPATCH_SLOTS, v2->index);
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user