forked from organicmaps/organicmaps
Revert "Review fixes."
This reverts commit 1cb63e3b0c8a4c3b88b773dbb384f5f13dc52d0f.
This commit is contained in:
parent
c44a73de23
commit
8025bec990
1 changed files with 1 additions and 0 deletions
|
@ -305,6 +305,7 @@ IRouter::ResultCode IndexRouter::ProcessLeaps(vector<Segment> const & input,
|
|||
|
||||
WorldGraph & worldGraph = starter.GetGraph();
|
||||
WorldGraph::Mode const worldRouteMode = worldGraph.GetMode();
|
||||
worldGraph.SetMode(WorldGraph::Mode::SingleMwm);
|
||||
|
||||
for (size_t i = 0; i < input.size(); ++i)
|
||||
{
|
||||
|
|
Loading…
Add table
Reference in a new issue