Redraw routing sprites
This commit is contained in:
parent
67be6616b0
commit
16d355f2b7
2 changed files with 55 additions and 37 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue