From e02229f889ece3799768e766b8d2ae5ce97a63ad Mon Sep 17 00:00:00 2001
From: yyl <yyl>
Date: 星期三, 19 十一月 2025 10:02:59 +0800
Subject: [PATCH] Merge branch 'master' of http://192.168.1.20:10010/r/Project_SG_scripts
---
Main/System/Redpoint/MainRedDot.cs | 9 ---------
1 files changed, 0 insertions(+), 9 deletions(-)
diff --git a/Main/System/Redpoint/MainRedDot.cs b/Main/System/Redpoint/MainRedDot.cs
index 24d557b..4648c11 100644
--- a/Main/System/Redpoint/MainRedDot.cs
+++ b/Main/System/Redpoint/MainRedDot.cs
@@ -84,15 +84,6 @@
#endregion
- #region 寮�鏈嶆椿鍔ㄧ孩鐐�
- public const int REDPOINT_OPENSERVER = 209;
- public Redpoint openServerRedpoint = new Redpoint(REDPOINT_OPENSERVER);
-
- //280 寮�澶寸敤浜庤妭鏃ョ绂�
- public const int RedPoint_HolidayWishes = 280;
- public Redpoint holidayWishesRedpoint = new Redpoint(RedPoint_HolidayWishes);
-
- #endregion
public const int REDPOINT_OPENRANK = 258;
public Redpoint openRankRedpoint = new Redpoint(REDPOINT_OPENRANK);
#region 浠欑洘娲诲姩绾㈢偣
--
Gitblit v1.8.0