上传新增货币bug修复
This commit is contained in:
parent
94d225ff16
commit
fe8a053283
@ -270,8 +270,10 @@ func (this *User) change(session comm.IUserSession, attr string, add int32) (cha
|
||||
change = &pb.UserResChangedPush{
|
||||
Gold: user.Gold,
|
||||
Exp: user.Exp,
|
||||
Vipexp: user.Vipexp,
|
||||
Diamond: user.Diamond,
|
||||
Friend: userEx.FriendPoint,
|
||||
Starcoin: user.Starcoin,
|
||||
}
|
||||
|
||||
switch attr {
|
||||
|
Loading…
Reference in New Issue
Block a user