循环塔没有首通奖励
This commit is contained in:
parent
254dbc55fa
commit
bef3e4cbf4
@ -137,7 +137,6 @@ func (this *apiComp) ChallengeCycleOver(session comm.IUserSession, req *pb.Pagod
|
|||||||
}
|
}
|
||||||
this.module.modelCyclePagoda.addCrossPagodaCycle(session.GetUserId(), db)
|
this.module.modelCyclePagoda.addCrossPagodaCycle(session.GetUserId(), db)
|
||||||
}
|
}
|
||||||
res = append(res, conf.KeyReward...) // 首通奖励
|
|
||||||
|
|
||||||
// 校验是否刷新记录
|
// 校验是否刷新记录
|
||||||
if fresh {
|
if fresh {
|
||||||
|
Loading…
Reference in New Issue
Block a user