Merge branch 'develop' into feature/task-emote

This commit is contained in:
NguyenVanDat
2025-12-17 14:41:00 +07:00
@@ -173,7 +173,6 @@ namespace BrewMonster.Scripts
{
// Chariot war special case omitted for now
m_pHost.PlayAction(m_iCurAction, false, 300);
Debug.LogError("m_iPoseAction == (int)PLAYER_ACTION_TYPE.ACT_STAND");
//m_oldAction = m_iCurAction;
}
else