修复22最大只有22个项目

This commit is contained in:
2025-06-11 09:36:36 +08:00
parent e60b5916ce
commit ab4bf2cdf1

View File

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