MIF_E31222569/Assets/ToothyV/Scripts/Timer.cs

10 lines
121 B
C#

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