抽卡卡包图片
This commit is contained in:
@@ -41,7 +41,7 @@ namespace TcgEngine.UI
|
||||
pack_title.text = pack.title;
|
||||
}
|
||||
pack_img.enabled = true;
|
||||
pack_img.sprite = pack.pack_img;
|
||||
pack_img.sprite = pack.GetPackImage();
|
||||
}
|
||||
|
||||
if (pack_quantity != null)
|
||||
|
||||
Reference in New Issue
Block a user