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

---
 System/OpenServerActivity/SpringFestivalModel.cs |   28 ++++++++++++++--------------
 1 files changed, 14 insertions(+), 14 deletions(-)

diff --git a/System/OpenServerActivity/SpringFestivalModel.cs b/System/OpenServerActivity/SpringFestivalModel.cs
index 89fa3a7..8878a49 100644
--- a/System/OpenServerActivity/SpringFestivalModel.cs
+++ b/System/OpenServerActivity/SpringFestivalModel.cs
@@ -1,15 +1,15 @@
-锘�//--------------------------------------------------------
-//    [Author]:           绗簩涓栫晫
-//    [  Date ]:           Monday, January 21, 2019
-//--------------------------------------------------------
+锘�//--------------------------------------------------------
+//    [Author]:           绗簩涓栫晫
+//    [  Date ]:           Monday, January 21, 2019
+//--------------------------------------------------------
 using System;
 using System.Collections.Generic;
 
 using Snxxz.UI;
-using System.Linq;
-
-
-[XLua.LuaCallCSharp]
+using System.Linq;
+
+
+
 //鏄ヨ妭娲诲姩宸$ぜ
 public class SpringFestivalModel : Model, IBeforePlayerDataInitialize, IPlayerLoginOk
 {
@@ -402,9 +402,9 @@
         }
         return Isbool;
     }
-}
-
-
-
-
-
+}
+
+
+
+
+

--
Gitblit v1.8.0