diff --git a/worldsrv/player.go b/worldsrv/player.go index d586614..5a9f683 100644 --- a/worldsrv/player.go +++ b/worldsrv/player.go @@ -3907,6 +3907,7 @@ func (this *Player) GetCurrentVIPExp(vipcfg ...*webapiproto.VIPcfgDataList) (exp if oldVipLevel != this.VIP { //玩家VIP升级 this.SCVIPInfo() + PetMgrSington.CheckSkinRed(this) logger.Logger.Trace("VIP升级!") } return // 默认