From 1adf0932629c4154f6e2ff854e75c48019a3972b Mon Sep 17 00:00:00 2001
From: lcy <1459594991@qq.com>
Date: 星期三, 10 六月 2026 18:11:38 +0800
Subject: [PATCH] 588 公会攻防战
---
Main/System/HeroUI/HeroFormationWin.cs | 2 --
1 files changed, 0 insertions(+), 2 deletions(-)
diff --git a/Main/System/HeroUI/HeroFormationWin.cs b/Main/System/HeroUI/HeroFormationWin.cs
index 3ff97dd..035c57e 100644
--- a/Main/System/HeroUI/HeroFormationWin.cs
+++ b/Main/System/HeroUI/HeroFormationWin.cs
@@ -67,8 +67,6 @@
scroller.OnRefreshCell -= OnRefreshCell;
}
-
-
void OnRefreshCell(ScrollerDataType type, CellView cell)
{
var _cell = cell as HeroFormationCell;
--
Gitblit v1.8.0