From 81a6da4df745f8ed5e4fb45fe54421eda792bf35 Mon Sep 17 00:00:00 2001
From: lcy <1459594991@qq.com>
Date: 星期四, 13 十一月 2025 13:10:40 +0800
Subject: [PATCH] Merge branch 'master' of http://192.168.1.20:10010/r/Project_SG_scripts

---
 Main/System/Scroll/ScrollerController.cs |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/Main/System/Scroll/ScrollerController.cs b/Main/System/Scroll/ScrollerController.cs
index 6449f17..d86ae6c 100644
--- a/Main/System/Scroll/ScrollerController.cs
+++ b/Main/System/Scroll/ScrollerController.cs
@@ -110,7 +110,7 @@
     }
 
     // 鑾峰彇鎬荤殑Cell鏁扮洰锛堝惈涓嶆樉绀虹殑锛�
-    public int GetNumberOfCells()
+    public int GetCellTotalCount()
     {
         return _data.Count;
     }

--
Gitblit v1.8.0