Redraw routing sprites

This commit is contained in:
Anton Khorev 2024-05-17 02:00:33 +03:00
parent 67be6616b0
commit 16d355f2b7
2 changed files with 55 additions and 37 deletions

View file

@ -27,7 +27,7 @@ function FOSSGISValhallaEngine(id, costing) {
5, // kStayLeft = 24;
20, // kMerge = 25;
10, // kRoundaboutEnter = 26;
11, // kRoundaboutExit = 27;
10, // kRoundaboutExit = 27;
17, // kFerryEnter = 28;
0, // kFerryExit = 29;
null, // kTransit = 30;