From 20f9cb06498baba4d9c326dcece74154ed3c5b0e Mon Sep 17 00:00:00 2001
From: hch <305670599@qq.com>
Date: 星期四, 15 一月 2026 15:48:53 +0800
Subject: [PATCH] 301 子 【公会】BOSS讨伐 / 【公会】BOSS讨伐-客户端 - 配置攻击速度等
---
Main/System/Redpoint/MainRedDot.cs | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/Main/System/Redpoint/MainRedDot.cs b/Main/System/Redpoint/MainRedDot.cs
index aea7bd5..c60d52c 100644
--- a/Main/System/Redpoint/MainRedDot.cs
+++ b/Main/System/Redpoint/MainRedDot.cs
@@ -74,7 +74,7 @@
public const int RedPoint_OSHeroCard = 112;
public const int RedPoint_OSGala = 113; //寮�鏈嶅簡鍏�
Redpoint osGalaRedpoint = new Redpoint(RedPoint_OSGala);
-
+ public const int RedPoint_Ads = 114; //骞垮憡鐢�
public const int RedPoint_Download = 116;
public Redpoint downLoadRedpoint = new Redpoint(MainRedDot.RedPoint_Download);
//绾㈤
--
Gitblit v1.8.0