Compare commits
2 Commits
6442841899
...
7d92e5a94c
Author | SHA1 | Date |
---|---|---|
|
7d92e5a94c | |
|
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