转盘获得奖励的数据
This commit is contained in:
parent
0382a678af
commit
99c99f0483
@ -88,7 +88,7 @@ func (this *apiComp) TurntableReward(session comm.IUserSession, req *pb.Activity
|
||||
if err == nil {
|
||||
this.module.DispenseRes(session, []*cfg.Gameatn{item}, true)
|
||||
// 修改进度
|
||||
data.Gotarr[data.Val] = 1
|
||||
data.Gotarr[drawkey] = 1
|
||||
data.Val += 1
|
||||
} else {
|
||||
errdata = &pb.ErrorData{
|
||||
|
Loading…
Reference in New Issue
Block a user