TurnBasedStrategyCourse/Assets/Scripts/NewBehaviourScript.cs

3 lines
71 B
C#

using UnityEngine;
public class NewBehaviourScript : MonoBehaviour { }