少年修仙传客户端代码仓库
client_Wu Xijin
2018-12-04 31efa47c430874f95f4ff5503372f0cf6ecb53ae
Utility/RuntimeLogUtility.cs
@@ -259,7 +259,7 @@
            GA_Hero _hero = PlayerDatas.Instance.hero;
            if (_hero != null)
            {
                if (_hero.IsCollecting())
                if (_hero.IsCollect())
                {
                    _hero.Idle();
                }