修复开始游戏无法点击和UI增加
This commit is contained in:
@@ -227,7 +227,7 @@ namespace TcgEngine.UI
|
||||
{
|
||||
card = null;
|
||||
variant = null;
|
||||
|
||||
Hide();
|
||||
if (card_image) card_image.enabled = false;
|
||||
if (frame_image) frame_image.enabled = false;
|
||||
if (team_icon) team_icon.enabled = false;
|
||||
|
||||
Reference in New Issue
Block a user