ServerPython/CoreServerGroup/GameServer/Script/Player/ChPlayer.py
@@ -186,7 +186,6 @@ #跨服PK CrossRealmPK.OnPlayerLogin(curPlayer) GMShell.OnPlayerLogin(curPlayer) GMT_CTG.OnPlayerLogin(curPlayer) return @@ -773,7 +772,7 @@ #=============================================================================== #自己已经初始化成功 curPlayer.SetInitOK(True) GMShell.OnPlayerLogin(curPlayer) #发送请求至目标地图(任务需要登陆家族长触发事件) __RefreshFamilyToMapServer(curPlayer) return