From 04ffe31b6a2b2fbcfecc83abb44a8aa233f2e53f Mon Sep 17 00:00:00 2001
From: hch <305670599@qq.com>
Date: 星期一, 02 二月 2026 18:45:57 +0800
Subject: [PATCH] 54 【淘金】切后台淘金完成 时间显示负数

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