主页面

This commit is contained in:
bob
2025-06-03 11:45:53 +08:00
parent f1aa7207b7
commit 8ba78d5d1c
39 changed files with 303 additions and 31 deletions

View File

@@ -2,7 +2,7 @@
{
public class UI
{
public static UIManager _inst;
private static UIManager _inst;
public static UIManager Inst
{