Compare commits
No commits in common. "7d92e5a94cc83d7f75608b39a3b6d2f0283bfb70" and "6442841899d396b1dc9e512a68ca5e727b5591df" have entirely different histories.
7d92e5a94c
...
6442841899
|
@ -3907,7 +3907,6 @@ 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