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/WindowJump/WindowJumpMgr.cs | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/System/WindowJump/WindowJumpMgr.cs b/System/WindowJump/WindowJumpMgr.cs
index 8d5cc1c..cf38833 100644
--- a/System/WindowJump/WindowJumpMgr.cs
+++ b/System/WindowJump/WindowJumpMgr.cs
@@ -3,6 +3,7 @@
using TableConfig;
using Snxxz.UI;
+[XLua.LuaCallCSharp]
public class WindowJumpMgr : Singleton<WindowJumpMgr>
{
private FuncConfigConfig funcOpenBagItem = null;
--
Gitblit v1.8.0