UI更改与功能修正
This commit is contained in:
@@ -8,9 +8,8 @@ using TcgEngine;
|
||||
namespace TcgEngine.UI
|
||||
{
|
||||
/// <summary>
|
||||
/// Deck selector is a dropdown that let the player select a deck before a match
|
||||
/// 牌组选择器是一个下拉菜单,让玩家在比赛前选择牌组
|
||||
/// </summary>
|
||||
|
||||
public class DeckSelector : MonoBehaviour
|
||||
{
|
||||
public DropdownValue deck_dropdown;
|
||||
|
||||
Reference in New Issue
Block a user