mirror of
https://github.com/EQEmu/Server.git
synced 2026-05-17 07:18:37 +00:00
Some tweaks to GCC errors, still think there's a couple
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
#include "pathfinder_null.h"
|
||||
#pragma once
|
||||
|
||||
IPathfinder::IPath PathfinderNull::FindRoute(const glm::vec3 &start, const glm::vec3 &end)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user