RandomGFGoStop/Assets/Scripts/UI/HuntingBundleSlot.cs

9 lines
136 B
C#

using System.Collections;
using System.Collections.Generic;
using UnityEngine;
public class HuntingBundleSlot : MonoBehaviour
{
}