mirror of
https://github.com/EQEmu/Server.git
synced 2026-08-29 00:18:18 +00:00
Work on making the paths work well when being z corrected esp for nav meshes
This commit is contained in:
@@ -446,6 +446,7 @@ Mob::Mob(const char* in_name,
|
||||
npc_assist_cap = 0;
|
||||
|
||||
PathRecalcTimer.reset(new Timer(2000));
|
||||
PathingLoopCount = 0;
|
||||
}
|
||||
|
||||
Mob::~Mob()
|
||||
|
||||
Reference in New Issue
Block a user