This commit is contained in:
2026-07-17 14:57:47 +08:00
parent 2fc0fc0418
commit c0587be3ff
9 changed files with 24 additions and 11 deletions
@@ -149,6 +149,7 @@ namespace ScrewsMaster
ShowScrews.Instance.InitLogic(level);
AudioManager.Instance.PlayBGM(AudioConst.PlayingBg);
CtrlCloseUI();
UICtrlDispatcher.Instance.Dispatch(UICtrlMsg.SheepPlayUI_Open);
UICtrlDispatcher.Instance.Dispatch(UICtrlMsg.GameHomeUI_Close);
}