Zone works but is messy, tomorrow futher cleanup!

This commit is contained in:
KimLS
2025-11-16 23:20:03 -08:00
parent 87076e8487
commit 2239bba2c5
5 changed files with 15 additions and 10 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
#include "pathfinder_interface.h"
#include <string>
#include <DetourNavMesh.h>
#include <recastnavigation/DetourNavMesh.h>
class PathfinderNavmesh : public IPathfinder
{