From 796f2b2e8a0435df7e3cf8e36afeeb69d7b37876 Mon Sep 17 00:00:00 2001
From: hch <305670599@qq.com>
Date: 星期六, 13 十二月 2025 16:22:32 +0800
Subject: [PATCH] 0312 特权卡立即跳过不受功能开启影响(20级) 优化挑战BOSS引导提示时机 吞噬红点优武将"新"提醒 优化武将突破红点 满星不能遣散问题

---
 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