Pathing is essentially fully functional now, still could use improvements here and there

This commit is contained in:
KimLS
2016-01-13 13:39:42 -08:00
parent e61e2e7f02
commit 1cb07d055e
25 changed files with 214 additions and 2548 deletions
+1 -1
View File
@@ -734,7 +734,7 @@ bool NPC::Process()
}
}
//AI_Process();
AI_Process();
return true;
}