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

11 lines
183 B
C#

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