Fix #7060: [NPF] Do not check whether ignored first tiles are end nodes.
This commit is contained in:
committed by
Charles Pigott
parent
19be1f4ace
commit
aa63517c92
@@ -59,6 +59,8 @@ struct OpenListNode {
|
||||
PathNode path;
|
||||
};
|
||||
|
||||
bool CheckIgnoreFirstTile(const PathNode *node);
|
||||
|
||||
struct AyStar;
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user