From c988804222a99cec655aa9b8f05a8eee002f9409 Mon Sep 17 00:00:00 2001 From: sk <123456@qq.com> Date: Tue, 6 Aug 2024 16:24:07 +0800 Subject: [PATCH] =?UTF-8?q?=E7=9A=AE=E8=82=A4=E7=BA=A2=E7=82=B9=E9=80=9A?= =?UTF-8?q?=E7=9F=A5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- worldsrv/player.go | 1 + 1 file changed, 1 insertion(+) 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 // 默认