调整致谢页并清理worktree

This commit is contained in:
2026-04-29 15:27:06 +08:00
parent a331162349
commit b98d2c9d59
5 changed files with 11 additions and 8 deletions
@@ -726,7 +726,7 @@ void OpenCreditScreen()
*/
void ChangeCreditPage(int direction)
{
constexpr int creditPageCount = 4;
constexpr int creditPageCount = 5;
if (direction == 0)
{
return;