Scheduled Dispatch feature
Code is tested and run well on small-ish train network. Not tested extensively.
This commit is contained in:
@@ -728,6 +728,11 @@ enum WindowClass {
|
||||
*/
|
||||
WC_DEPARTURES_BOARD,
|
||||
|
||||
/**
|
||||
* Vehicle scheduled dispatch - departure slots
|
||||
*/
|
||||
WC_SCHDISPATCH_SLOTS,
|
||||
|
||||
/**
|
||||
* Plans window.
|
||||
*/
|
||||
|
Reference in New Issue
Block a user