MAAC3601-TD-Game/Assets/Scripts/ArtistController.cs

5 lines
75 B
C#

using UnityEngine;
public class ArtistController : MonoBehaviour {
}