Skip to content

Commit

Permalink
fix #16127
Browse files Browse the repository at this point in the history
  • Loading branch information
namdre committed Feb 5, 2025
1 parent 0eb4860 commit 56c2ea1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/netbuild/NBEdge.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -3146,6 +3146,7 @@ NBEdge::recheckLanes() {
}
}
#endif
myStep = EdgeBuildingStep::LANES2LANES_DONE;
return true;
}

Expand Down

0 comments on commit 56c2ea1

Please sign in to comment.