]> git.tdb.fi Git - r2c2.git/commitdiff
Avoid creating looping routes
authorMikko Rasa <tdb@tdb.fi>
Sat, 12 Apr 2014 19:45:27 +0000 (22:45 +0300)
committerMikko Rasa <tdb@tdb.fi>
Sat, 12 Apr 2014 19:45:27 +0000 (22:45 +0300)
If th route went past its end, adding the turnout would cause a loop to
be created.  Trying to add the next track would then throw bad_chain.


No differences found