hondacrx
2021-11-23 21:22:07 -05:00
parent 6f7a60ec7a
commit 73aa366f31
4 changed files with 49 additions and 24 deletions
+2 -1
View File
@@ -727,7 +727,8 @@ namespace Game.Entities
bool DestoryAI()
{
SetAI(null);
PopAI();
RefreshAI();
return true;
}