From 9607567bac1c2c0bbff492c34545cc7a93d35ddf Mon Sep 17 00:00:00 2001 From: hxp <ale99527@vip.qq.com> Date: 星期二, 15 十月 2019 18:15:19 +0800 Subject: [PATCH] 8262 【主干】【后端】仙盟宴会及传功优化(去除答对提示参数:仙盟贡献度) --- ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerScript.ini | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerScript.ini b/ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerScript.ini index 14ded03..35cf95a 100644 --- a/ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerScript.ini +++ b/ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerScript.ini @@ -173,7 +173,7 @@ PacketSubCMD_1=0x6 PacketCallFunc_1=GameSever_PlayerCountByCountry -[PlayerMergeWar] +[GY_Query_CrossRealmReg] ScriptName = Player\RemoteQuery\GY_Query_CrossRealmReg.py Writer = hxp Releaser = hxp -- Gitblit v1.8.0