mirror of
https://github.com/EQEmu/Server.git
synced 2026-05-22 12:18:27 +00:00
Change how tics happen, support for v2 .nav files
This commit is contained in:
+1
-1
@@ -55,7 +55,7 @@ glm::vec3 Mob::UpdatePath(float ToX, float ToY, float ToZ, float Speed, bool &Wa
|
||||
Teleport(current.position);
|
||||
}
|
||||
|
||||
TrySnapToMap();
|
||||
//TrySnapToMap();
|
||||
}
|
||||
|
||||
return current.position;
|
||||
|
||||
Reference in New Issue
Block a user