From 3755702387052dd3996b990db9c570a5be917dbc Mon Sep 17 00:00:00 2001
From: hch <305670599@qq.com>
Date: 星期三, 10 九月 2025 22:06:36 +0800
Subject: [PATCH] 117 【武将】武将系统 - 红点
---
Main/System/HeroUI/HeroUIManager.Collect.cs | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/Main/System/HeroUI/HeroUIManager.Collect.cs b/Main/System/HeroUI/HeroUIManager.Collect.cs
index c51be67..10d5ccc 100644
--- a/Main/System/HeroUI/HeroUIManager.Collect.cs
+++ b/Main/System/HeroUI/HeroUIManager.Collect.cs
@@ -35,6 +35,7 @@
}
allHeroBookPer = GetHeroCollectBookPer();
OnHeroCollectEvent?.Invoke();
+ UpdateHeroBookRedpoint();
}
--
Gitblit v1.8.0