2024-01-19 14:51:30 -05:00

5 lines
64 B
C#

using UnityEngine;
public class CardInfo : ScriptableObject
{
}