[ONGEKI] fix wrong userRatingBaseNextNewList

master
samnyan 2020-03-23 16:53:00 +09:00
parent 217ca00489
commit 5a40656409
1 changed files with 1 additions and 1 deletions

View File

@ -193,7 +193,7 @@ public class UpsertUserAllHandler implements BaseHandler {
}
// userRatingBaseNextNewList
if (upsertUserAll.containsKey("userRatingBaseNextNewList")) {
this.saveGeneralData(upsertUserAll, newUserData, "userRatingBaseBestNewList", "rating_base_new_next");
this.saveGeneralData(upsertUserAll, newUserData, "userRatingBaseNextNewList", "rating_base_new_next");
}
// This is the recent best