Extra ;
This commit is contained in:
parent
152f739527
commit
51ae14ec23
@ -1059,7 +1059,7 @@ EdgeBasedGraphFactory::getTurnCandidates(NodeID from_node, EdgeID via_eid)
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
return turn_candidates;
|
return turn_candidates;
|
||||||
};
|
}
|
||||||
|
|
||||||
int EdgeBasedGraphFactory::GetTurnPenalty(double angle, lua_State *lua_state) const
|
int EdgeBasedGraphFactory::GetTurnPenalty(double angle, lua_State *lua_state) const
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user