修复22最大只有22个项目

This commit is contained in:
lenheart 2025-06-11 09:36:36 +08:00
parent e60b5916ce
commit ab4bf2cdf1
1 changed files with 1 additions and 0 deletions

View File

@ -440,6 +440,7 @@ class AchievementNC extends LenheartNewUI_Windows {
});
ItemList.append(Item);
}
ItemScrollValue = ((ItemList.len() - 10) / 2 * 71).tointeger();
}.bindenv(this));