Files
Nathaniel Cosford f0e287b071 Mods for V1.3
2025-06-03 22:58:58 +09:30

5 lines
65 B
C#

using UnityEngine;
public class ScopeBase : MonoBehaviour
{
}