mirror of
https://github.com/edubart/otclient.git
synced 2025-10-15 20:14:54 +02:00
Meh, spacing.
This commit is contained in:
@@ -806,8 +806,8 @@ std::tuple<std::vector<Otc::Direction>, Otc::PathFindResult> Map::findPath(const
|
||||
|
||||
if(!node->evaluated)
|
||||
currentNode = node;
|
||||
}
|
||||
searchList.clear();
|
||||
|
||||
searchList.clear();
|
||||
}
|
||||
|
||||
if(foundNode) {
|
||||
|
Reference in New Issue
Block a user