System/WindowBase/WindowCenter.cs @@ -5,7 +5,7 @@ namespace Snxxz.UI { [XLua.LuaCallCSharp] public class WindowCenter : SingletonMonobehaviour<WindowCenter> { public event Action<Window> windowBeforeOpenEvent;