首页牌组初始化
This commit is contained in:
@@ -6,8 +6,8 @@ using UnityEngine.UI;
|
||||
namespace TcgEngine.UI
|
||||
{
|
||||
/// <summary>
|
||||
/// Selection of your starter deck
|
||||
/// Will only appear in the main menu when in API mode with a new account
|
||||
/// 初始套牌选择
|
||||
/// 仅当处于 API 模式且使用新账号时,才会在主菜单中显示
|
||||
/// </summary>
|
||||
|
||||
public class StarterDeckPanel : UIPanel
|
||||
|
||||
Reference in New Issue
Block a user