ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Player/PlayerControl.py
@@ -1431,7 +1431,7 @@ # @remarks 玩家离开服务器 def PlayerLeaveServer(curPlayer, tick): #宠物下线逻辑, 这里要进行排行榜, 优先做, 避免玩家光环等属性影响宠物属性失效 PetControl.DoLogic_PetInfo_OnLeaveServer(curPlayer, tick) #PetControl.DoLogic_PetInfo_OnLeaveServer(curPlayer, tick) #清除下线消失的buff, 在更新排行榜之前 __DisconnectClearBuff(curPlayer, tick)