From 1d7a9569f0d2275ada39ba30f8c0f38b6a4baa2f Mon Sep 17 00:00:00 2001
From: lcy <1459594991@qq.com>
Date: 星期五, 15 五月 2026 15:49:17 +0800
Subject: [PATCH] 638 VIP专属客服 增加红点,调整文案,入口显示在主界面
---
Main/System/SuperVIP/SuperVIPWin.cs | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/Main/System/SuperVIP/SuperVIPWin.cs b/Main/System/SuperVIP/SuperVIPWin.cs
index cf6cf47..3b35c82 100644
--- a/Main/System/SuperVIP/SuperVIPWin.cs
+++ b/Main/System/SuperVIP/SuperVIPWin.cs
@@ -14,6 +14,8 @@
protected override void OnPreOpen()
{
+ // 杩涘叆鐣岄潰鍚庢竻闄ゅ叆鍙g孩鐐�
+ SuperVipManager.Instance.ClearRedpoint();
DisplayRewards();
}
--
Gitblit v1.8.0