修复重开的问题
This commit is contained in:
parent
1ee51b518a
commit
f78410f2cb
@ -1001,7 +1001,7 @@ namespace GameLogic
|
|||||||
OnInit();
|
OnInit();
|
||||||
|
|
||||||
// 重新打开UI界面
|
// 重新打开UI界面
|
||||||
//GameModule.UI.CloseUI<UIGameBattle>();
|
GameModule.UI.CloseUI<UIGameBattle>();
|
||||||
GameModule.UI.ShowUI<UIGameBattle>();
|
GameModule.UI.ShowUI<UIGameBattle>();
|
||||||
|
|
||||||
// 重置UI数据
|
// 重置UI数据
|
||||||
|
Loading…
x
Reference in New Issue
Block a user