Water work and work with grids (still not perfect but i think its the ai code)

This commit is contained in:
KimLS
2018-10-18 20:44:46 -07:00
parent f76fffe622
commit 973abef1b0
6 changed files with 100 additions and 50 deletions
-1
View File
@@ -392,7 +392,6 @@ void NPC::SetWaypointPause()
if (cur_wp_pause == 0) {
AI_walking_timer->Start(100);
AI_walking_timer->Trigger();
}
else
{