done fix anim npc and hostplayer attack anim

This commit is contained in:
VDH
2025-12-17 17:17:16 +07:00
parent f0c190d9f1
commit ab7051b2ca
16 changed files with 34753 additions and 99 deletions
-1
View File
@@ -1966,7 +1966,6 @@ namespace BrewMonster
m_bMelee = false;
//
// // if there is an attack event currently, we should let it fire now.
BMLogger.LogError("HoangDev: OnMsgHstStopAttack " + gameObject.name);
ClearComActFlagAllRankNodes(true);
cmd_host_stop_attack pCmd = GPDataTypeHelper.FromBytes<cmd_host_stop_attack>((byte[])Msg.dwParam1);