Adding crazy behavior interface.

This commit is contained in:
KimLS
2016-01-09 01:39:23 -08:00
parent 3a7d7c727f
commit 2ed348f23d
7 changed files with 197 additions and 5 deletions
+1 -1
View File
@@ -734,7 +734,7 @@ bool NPC::Process()
}
}
AI_Process();
//AI_Process();
return true;
}