7 lines
69 B
C#
Raw Permalink Normal View History

2026-01-05 12:16:58 +05:30
using UnityEngine;
public class ObjectBase : MonoBehaviour
{
}