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

8 lines
130 B
C#

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