皮肤红点通知
This commit is contained in:
parent
731701832f
commit
c988804222
|
@ -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 // 默认
|
||||
|
|
Loading…
Reference in New Issue