少年修仙传客户端代码仓库
lwb
2021-02-25 0d7482d5a0e8bf082abfb4b5bfbfee03597cdc3a
System/WindowBase/WindowCenter.cs
@@ -5,7 +5,7 @@
namespace Snxxz.UI
{
    [XLua.LuaCallCSharp]
    public class WindowCenter : SingletonMonobehaviour<WindowCenter>
    {
        public event Action<Window> windowBeforeOpenEvent;