mirror of
https://github.com/edubart/otclient.git
synced 2025-04-30 01:29:21 +02:00
Even more fixes
Forgot to clean the garbage generated in the last commit.
This commit is contained in:
parent
f4f79f47bd
commit
cc1e3c534e
@ -807,6 +807,7 @@ std::tuple<std::vector<Otc::Direction>, Otc::PathFindResult> Map::findPath(const
|
||||
if(!node->evaluated)
|
||||
currentNode = node;
|
||||
}
|
||||
searchList.clear();
|
||||
}
|
||||
|
||||
if(foundNode) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user