2026-01-05 12:16:58 +05:30

7 lines
69 B
C#

using UnityEngine;
public class ObjectBase : MonoBehaviour
{
}