This commit is contained in:
陈思海 2025-11-14 20:51:54 +08:00
parent 38acf48119
commit 8cc199305f
9 changed files with 0 additions and 1 deletions

View File

@ -18,7 +18,6 @@ public class UILoadUpdate : UITabWindow<ui_UILoadUpdateWindow>
protected override void OnRegisterEvent(EventListenerProxy proxy)
{
base.OnRegisterEvent(proxy);
proxy.AddUIEvent<TestUIOpenEvent>(OnHandleTestUIOpenEevent);
}

Binary file not shown.

Binary file not shown.