循环塔没有首通奖励

This commit is contained in:
meixiongfeng 2024-02-20 18:21:24 +08:00
parent 254dbc55fa
commit bef3e4cbf4

View File

@ -137,7 +137,6 @@ func (this *apiComp) ChallengeCycleOver(session comm.IUserSession, req *pb.Pagod
}
this.module.modelCyclePagoda.addCrossPagodaCycle(session.GetUserId(), db)
}
res = append(res, conf.KeyReward...) // 首通奖励
// 校验是否刷新记录
if fresh {