1
This commit is contained in:
parent
488a0d0583
commit
9afc16f918
@ -49,6 +49,7 @@ namespace GameLogic
|
||||
{
|
||||
// 返回主界面
|
||||
GameModule.UI.CloseUI<UIGameRankForm>();
|
||||
GameModule.UI.CloseUI<UIGameBattle>();
|
||||
GameModule.UI.ShowUI<UIGameMainForm>();
|
||||
}
|
||||
private void OnClick_RestBtn()
|
||||
|
Loading…
x
Reference in New Issue
Block a user