mirror of
https://github.com/edubart/otclient.git
synced 2025-10-15 12:04:55 +02:00
And do not delete curly brackets.
This commit is contained in:
@@ -806,6 +806,7 @@ std::tuple<std::vector<Otc::Direction>, Otc::PathFindResult> Map::findPath(const
|
||||
|
||||
if(!node->evaluated)
|
||||
currentNode = node;
|
||||
}
|
||||
|
||||
searchList.clear();
|
||||
}
|
||||
|
Reference in New Issue
Block a user