From f90bcf177217ad0e104bc811d576c1517b79758e Mon Sep 17 00:00:00 2001
From: yyl <yyl>
Date: 星期五, 09 一月 2026 11:04:57 +0800
Subject: [PATCH] Merge branch 'master' of http://192.168.1.20:10010/r/Project_SG_scripts
---
Main/System/Redpoint/MainRedDot.cs | 3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
diff --git a/Main/System/Redpoint/MainRedDot.cs b/Main/System/Redpoint/MainRedDot.cs
index 06b1084..da94e4e 100644
--- a/Main/System/Redpoint/MainRedDot.cs
+++ b/Main/System/Redpoint/MainRedDot.cs
@@ -76,8 +76,11 @@
Redpoint osGalaRedpoint = new Redpoint(RedPoint_OSGala);
public const int RedPoint_Download = 116;
+ public Redpoint downLoadRedpoint = new Redpoint(MainRedDot.RedPoint_Download);
//绾㈤
public const int Redpoint_BeautyMM = 117;
+ //鍙ゅ疂
+ public const int RedPoint_GuaBao = 118;
//姝﹀皢鍗�
public const int HeroCardRedpoint = 200;
public Redpoint HeroListRedpoint = new Redpoint(MainHerosRedpoint, HeroCardRedpoint);
--
Gitblit v1.8.0