Files

6 lines
60 B
C#
Raw Permalink Normal View History

2025-06-03 02:42:28 -04:00
using UnityEngine;
public class Dodger : MonoBehaviour
{
}