slowpoker/Assets/Scripts/Menu/LaptopMenu.cs
2024-10-17 17:23:05 +03:00

9 lines
129 B
C#

using System.Collections;
using System.Collections.Generic;
using UnityEngine;
public class LaptopMenu : MonoBehaviour
{
}