修复第三列选不了的问题 快捷键帮助

This commit is contained in:
2026-04-26 10:18:36 +08:00
parent a9cf5bfe76
commit 59fbdd18c2
4 changed files with 75 additions and 22 deletions
+1 -1
View File
@@ -132,7 +132,7 @@ struct UpgradeUiState
int pendingCount;
int totalChosenCount;
int picksRemaining;
UpgradeOption options[5];
UpgradeOption options[6];
};
struct FeedbackState