少年修仙传客户端代码仓库
lwb
2021-02-25 0d7482d5a0e8bf082abfb4b5bfbfee03597cdc3a
System/Chat/UIFrameMgr.cs
@@ -2,7 +2,7 @@
using System.Collections.Generic;
using UnityEngine;
[XLua.LuaCallCSharp]
public class UIFrameMgr  {
    private static UIFrameMgr _inst = null;
    public static UIFrameMgr Inst {