From b6012660fb854274539a032294bb9dbb0b75053c Mon Sep 17 00:00:00 2001
From: hch <305670599@qq.com>
Date: 星期三, 26 十一月 2025 22:14:29 +0800
Subject: [PATCH] 0312 优化武将遣散,图鉴跳转,引导升星武将定位
---
Main/System/Scroll/ScrollerController.cs | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/Main/System/Scroll/ScrollerController.cs b/Main/System/Scroll/ScrollerController.cs
index d86ae6c..e08426b 100644
--- a/Main/System/Scroll/ScrollerController.cs
+++ b/Main/System/Scroll/ScrollerController.cs
@@ -400,6 +400,7 @@
lastDataCnt = _data.Count;
}
+ //index 鏄寜addcell鐨勯『搴忥紝鍖呭惈鎵�鏈夊眰绾�
public void JumpIndex(int index)
{
if (!inited)
--
Gitblit v1.8.0