From 7b3b4dffa1dabbc40631578ecfdc8a2f1c9fb31c Mon Sep 17 00:00:00 2001
From: client_Wu Xijin <364452445@qq.com>
Date: 星期一, 06 五月 2019 21:35:21 +0800
Subject: [PATCH] Merge branch 'master' of http://192.168.0.87:10010/r/snxxz_scripts

---
 System/MainInterfacePanel/MainRedDot.cs |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/System/MainInterfacePanel/MainRedDot.cs b/System/MainInterfacePanel/MainRedDot.cs
index b33cc49..3543b7b 100644
--- a/System/MainInterfacePanel/MainRedDot.cs
+++ b/System/MainInterfacePanel/MainRedDot.cs
@@ -12,7 +12,7 @@
 
     [XLua.LuaCallCSharp]
 public class MainRedDot : Singleton<MainRedDot> {
-
+
 
         public const int RedPoint_key = 1;
         public const int FAIRY_REDPOINT_KEY1 = 107;
@@ -56,7 +56,7 @@
         public Redpoint redPointDepotFunc = new Redpoint(RedPoint_MainPackKey, RedPoint_DepotFuncKey);
         #endregion
 
-        #region 娲楃粌绾㈢偣
+        #region 娲楃偧绾㈢偣
         public const int RedPoint_WashFuncKey = 10605;
         public Redpoint redPointWashFunc = new Redpoint(RedPoint_key1,RedPoint_WashFuncKey);
         #endregion

--
Gitblit v1.8.0