minor cleanup

Signed-off-by: Pratik Mankawde <3397372+pratikmankawde@users.noreply.github.com>
This commit is contained in:
Pratik Mankawde
2026-09-25 09:35:24 +01:00
parent 3367f95b1e
commit b00c1892e8

View File

@@ -561,7 +561,7 @@ public:
* @return true if path request successfully placed.
*/
bool
newPathRequest(); // Returns true if path request successfully placed.
newPathRequest();
/**
* @return true if a new pathfinding request arrived since the last call.