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