Files
DuckovMods/UIFrame/UIManager.cs
2025-11-03 18:56:20 +08:00

7 lines
76 B
C#

namespace UIFrame
{
public static class UIManager
{
}
}