From 5bd5c3fa2b8a50fd352a895c3e87a3254c705ee7 Mon Sep 17 00:00:00 2001 From: xdh <xiefantasy@qq.com> Date: 星期三, 26 六月 2019 10:35:30 +0800 Subject: [PATCH] 4254 【BUG】【2.0】【主干】封魔坛、世界Boss资源找回次数错误 --- 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