This commit is contained in:
YiHan0621
2025-10-11 14:30:38 +08:00
parent 6c98d9a449
commit 2e4a318ca3
158 changed files with 7344 additions and 2213 deletions

View File

@@ -8,7 +8,7 @@ using TcgEngine.UI;
namespace TcgEngine.Client
{
/// <summary>
/// Area of the hand of packs, will spawn/despawns visual packs based on what player has in the data
/// 手部区域的包,将根据玩家在数据中拥有的内容生成/销毁视觉包
/// </summary>
public class HandPackArea : MonoBehaviour