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

7 lines
73 B
C#

using UnityEngine;
public class GameplayController : MonoBehaviour
{
}