mirror of
https://github.com/EQEmu/Server.git
synced 2026-09-06 12:26:37 +00:00
work on navmesh loading
This commit is contained in:
@@ -14,6 +14,7 @@ public:
|
||||
virtual void DebugCommand(Client *c, const Seperator *sep);
|
||||
|
||||
private:
|
||||
void Clear();
|
||||
void Load(const std::string &path);
|
||||
void ShowPath(Client *c, const glm::vec3 &start, const glm::vec3 &end);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user