most tests passing

This commit is contained in:
Emil Tin
2014-08-11 08:30:04 +02:00
committed by Emil Tin
parent 6fd615b9cd
commit 6d6d299ea4
7 changed files with 32 additions and 14 deletions
+1 -1
View File
@@ -53,7 +53,7 @@ struct ExtractionWay
roundabout = false;
isAccessRestricted = false;
ignoreInGrid = false;
travel_mode = 0;
travel_mode = 1;
backward_travel_mode = 0;
}