From 19cb460b0381096d917361b4791bc897cf323f21 Mon Sep 17 00:00:00 2001 From: hxp <ale99527@vip.qq.com> Date: 星期二, 20 五月 2025 15:56:19 +0800 Subject: [PATCH] 16 卡牌服务端(屏蔽词启用FindStr) --- ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script.ini | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script.ini b/ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script.ini index 75c1c99..cffa07d 100644 --- a/ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script.ini +++ b/ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script.ini @@ -13,7 +13,7 @@ FuncName = InitPython [StartDB] -ScriptName = ChConfig.py +ScriptName = GameWorldLogic\GameWorldEvent.py Writer = Alee Releaser = Alee RegType = 1 -- Gitblit v1.8.0