From 02c0f5ea45f87655389a5b392cf00268601e67bb Mon Sep 17 00:00:00 2001
From: yyl <yyl>
Date: 星期三, 10 十二月 2025 11:12:31 +0800
Subject: [PATCH] Merge branch 'master' of http://192.168.1.20:10010/r/Project_SG_scripts
---
Main/System/Redpoint/MainRedDot.cs | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/Main/System/Redpoint/MainRedDot.cs b/Main/System/Redpoint/MainRedDot.cs
index 124a859..cd3f9e1 100644
--- a/Main/System/Redpoint/MainRedDot.cs
+++ b/Main/System/Redpoint/MainRedDot.cs
@@ -73,6 +73,7 @@
public const int RedPoint_OSMainLevel = 111; //寮�鏈嶆
public const int RedPoint_OSHeroCard = 112;
public const int RedPoint_OSGala = 113; //寮�鏈嶅簡鍏�
+ Redpoint osGalaRedpoint = new Redpoint(RedPoint_OSGala);
public const int RedPoint_Download = 116;
--
Gitblit v1.8.0