ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Player/ChPlayer.py
@@ -530,6 +530,7 @@ #---玩家上线, 宠物逻辑处理--- PetControl.DoLogic_PetInfo_OnLogin(curPlayer, tick) PlayerPet.OnPlayerPetLogin(curPlayer) #要在SetCanMove之后做这个事情, 否则OnEnter不会卡住玩家 EventShell.EventResponse_OnEnter(curPlayer)