只允许八张卡组

This commit is contained in:
xianyi
2025-08-05 10:51:35 +08:00
parent 2a46af9478
commit 28ba895a9d
9 changed files with 47 additions and 362 deletions

View File

@@ -75,6 +75,7 @@ namespace TcgEngine.UI
}
}
// 刷新新手卡组
private void RefreshStarterDeck()
{
UserData udata = Authenticator.Get().UserData;