16
0
mirror of https://github.com/MaSzyna-EU07/maszyna.git synced 2026-07-22 00:09:18 +02:00

load exchange ai logic tweaks, minor bug fixes

This commit is contained in:
tmj-fstate
2021-05-03 02:02:16 +02:00
parent 8f02ae26c4
commit 750e9a21a6
6 changed files with 56 additions and 41 deletions

View File

@@ -314,6 +314,7 @@ private:
void handle_engine();
void handle_orders();
void UpdateNextStop();
void check_load_exchange(); // returns: estimated remaining time of load exchange, in seconds
void check_departure();
void UpdateConnect();
void UpdateDisconnect();