Fight/ClientCollectUtility.cs @@ -285,7 +285,7 @@ } } if (!_hero.IsIdle() && !_hero.IsCollect()) if (!_hero.IsIdle() && !_hero.IsCollect() && !(_hero.NextAction == GAStaticDefine.Act_Collect)) { StopCollect(); }