出战卡组UI
This commit is contained in:
@@ -409,6 +409,9 @@ namespace TcgEngine.UI
|
||||
RefreshDeckCards();
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// 刷新牌组卡片
|
||||
/// </summary>
|
||||
private void RefreshDeckCards()
|
||||
{
|
||||
foreach (DeckLine line in deck_card_lines)
|
||||
|
||||
Reference in New Issue
Block a user