From 89343a7a0909e5244a3b69c4db1294de4536243b Mon Sep 17 00:00:00 2001
From: lcy <1459594991@qq.com>
Date: 星期一, 15 十二月 2025 18:15:22 +0800
Subject: [PATCH] 262 幻境阁系统-客户端 新增仅适用武将解锁的头像和形象的红点移除规则
---
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