From 0648c3994e75e469ee10ea71ef8f9d0010bb8811 Mon Sep 17 00:00:00 2001
From: yyl <yyl>
Date: 星期一, 02 二月 2026 19:06:27 +0800
Subject: [PATCH] Merge branch 'master' of http://192.168.1.20:10010/r/Project_SG_scripts

---
 Main/System/HeroUI/HeroTrainWin.cs |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/Main/System/HeroUI/HeroTrainWin.cs b/Main/System/HeroUI/HeroTrainWin.cs
index 6a9f393..07fd7f1 100644
--- a/Main/System/HeroUI/HeroTrainWin.cs
+++ b/Main/System/HeroUI/HeroTrainWin.cs
@@ -353,6 +353,7 @@
             return;
         }
         RefreshAttr();
+        heroLVBreakCell.RefreshLV(hero);
     }
 
     void RefreshHeroEvent(HeroInfo hero)

--
Gitblit v1.8.0