remove not use log

This commit is contained in:
NguyenVanDat
2025-12-17 14:06:12 +07:00
parent 823479d3fb
commit 074c4e9bc3
@@ -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