更新旧时光关卡

This commit is contained in:
wh_zcy 2023-06-07 19:58:28 +08:00
parent 2f34d17669
commit ede298e3ed

View File

@ -48,7 +48,6 @@ func (this *apiComp) Getall(session comm.IUserSession, req *pb.OldtimesGetallReq
log.Field{Key: "uid", Value: uid}) log.Field{Key: "uid", Value: uid})
continue continue
} }
unlockLevelIds = append(unlockLevelIds, level.Lid)
} }
} }
} }