From 0d7482d5a0e8bf082abfb4b5bfbfee03597cdc3a Mon Sep 17 00:00:00 2001
From: lwb <q3213421wrwqr>
Date: 星期四, 25 二月 2021 15:43:08 +0800
Subject: [PATCH] 9527 去掉xlua

---
 Fight/Stage/MapEditor/NewGuideModel.cs |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/Fight/Stage/MapEditor/NewGuideModel.cs b/Fight/Stage/MapEditor/NewGuideModel.cs
index cda45a6..ab58dc1 100644
--- a/Fight/Stage/MapEditor/NewGuideModel.cs
+++ b/Fight/Stage/MapEditor/NewGuideModel.cs
@@ -2,7 +2,7 @@
 using UnityEngine.Events;
 using Snxxz.UI;
 
-[XLua.LuaCallCSharp]
+
 public class NewGuideModel : Model
 {
     public string content;

--
Gitblit v1.8.0