From 0d7482d5a0e8bf082abfb4b5bfbfee03597cdc3a Mon Sep 17 00:00:00 2001
From: lwb <q3213421wrwqr>
Date: 星期四, 25 二月 2021 15:43:08 +0800
Subject: [PATCH] 9527 去掉xlua
---
System/SystemSetting/HangUpSetModel.cs | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/System/SystemSetting/HangUpSetModel.cs b/System/SystemSetting/HangUpSetModel.cs
index af28f5d..b58f402 100644
--- a/System/SystemSetting/HangUpSetModel.cs
+++ b/System/SystemSetting/HangUpSetModel.cs
@@ -24,9 +24,9 @@
isAutoReborn,//鏄惁鑷姩涔版椿
}
-[XLua.LuaCallCSharp]
+
public class HangUpSetModel : Singleton<HangUpSetModel>
-
+
{
const string HpSet_Key = "HpSet";
const string HangUpBoolSet_Key = "HangUpBoolSet";
--
Gitblit v1.8.0