Files
MuHua-Core/Assets/ModuleFunction/ModuleUIPage/UIGlobalPage.cs
T
2024-11-01 17:14:31 +08:00

8 lines
126 B
C#

using System.Collections;
using System.Collections.Generic;
using UnityEngine;
public class UIGlobalPage : ModuleUIPage {
}