【Bug】选关返回特效
parent
4f32ba540d
commit
c04e2807a3
|
@ -41,8 +41,8 @@ public class UILevelSelectController : UIWindow
|
|||
{
|
||||
CloseWindow();
|
||||
HideGfx();
|
||||
EventManager.Instance.Send(EventManager.EventName.ShowGfx);
|
||||
await UIManager.Instance.OpenWindow(UIConstants.UIMainPanel);
|
||||
EventManager.Instance.Send(EventManager.EventName.ShowGfx);
|
||||
}
|
||||
|
||||
private void Start()
|
||||
|
|
Loading…
Reference in New Issue