System/Skill/ScrollerController.cs @@ -423,7 +423,7 @@ public void ResetScrollPos() { if (_data.Count == 0) if (_data.Count == 0 || !inited) { return; }