mirror of
https://github.com/EQEmu/Server.git
synced 2026-05-17 03:08:26 +00:00
Water work and work with grids (still not perfect but i think its the ai code)
This commit is contained in:
@@ -392,7 +392,6 @@ void NPC::SetWaypointPause()
|
||||
|
||||
if (cur_wp_pause == 0) {
|
||||
AI_walking_timer->Start(100);
|
||||
AI_walking_timer->Trigger();
|
||||
}
|
||||
else
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user