2025-01-30 23:38:06 +01:00

11 lines
188 B
C#

using System.Collections;
using System.Collections.Generic;
using UnityEngine;
namespace Michsky.MUIP
{
public class UIManagerWindowManager : MonoBehaviour
{
}
}