]> git.tdb.fi Git - r2c2.git/blobdiff - source/libr2c2/trainrouter.h
Avoid arriving too early if there's an unexpected stop on the last route
[r2c2.git] / source / libr2c2 / trainrouter.h
index 542d1ffe8488c3e24d8b8beb2d976723d5075fc7..b56e93281f7ade4c183edc4b3be223e4c5fe2a60 100644 (file)
@@ -45,6 +45,7 @@ private:
                ON_THE_WAY,
                WAITING_FOR_SEQUENCE,
                RESERVED_TO_END,
+               ADVANCED_TO_END,
                ARRIVED
        };