From 2da6556c080e680286ce5e8f93b322bdb5a35259 Mon Sep 17 00:00:00 2001
From: client_Wu Xijin <364452445@qq.com>
Date: 星期一, 22 十月 2018 16:51:46 +0800
Subject: [PATCH] 3335 更新lua库

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

diff --git a/System/MainInterfacePanel/MainRedDot.cs b/System/MainInterfacePanel/MainRedDot.cs
index 2a6ae05..c85b5a3 100644
--- a/System/MainInterfacePanel/MainRedDot.cs
+++ b/System/MainInterfacePanel/MainRedDot.cs
@@ -10,7 +10,9 @@
 
 namespace Snxxz.UI {
 
-    public class MainRedDot : Singleton<MainRedDot> {
+    [XLua.LuaCallCSharp]
+public class MainRedDot : Singleton<MainRedDot> {
+
 
         public const int RedPoint_key = 1;
         public const int FAIRY_REDPOINT_KEY1 = 107;

--
Gitblit v1.8.0