fixed jumps

This commit is contained in:
2019-10-22 01:05:15 -05:00
parent c18ebcba22
commit d94fdf9ab0

View File

@@ -41,7 +41,6 @@ class HaulingHelper {
}
$length = sizeof($route);
$length += 1;
return $length;
}