Utility/RuntimeLogUtility.cs @@ -259,7 +259,7 @@ GA_Hero _hero = PlayerDatas.Instance.hero; if (_hero != null) { if (_hero.IsCollecting()) if (_hero.IsCollect()) { _hero.Idle(); }