少年修仙传客户端代码仓库
client_Zxw
2018-09-19 6cc9f56e28978bede19629ce50947b9609080da5
System/Skill/ScrollerController.cs
@@ -423,7 +423,7 @@
    public void ResetScrollPos()
    {
        if (_data.Count == 0)
        if (_data.Count == 0 || !inited)
        {
            return;
        }