1
This commit is contained in:
parent
8cb4d8ed78
commit
0c42d3855c
@ -117,6 +117,9 @@ namespace GameLogic
|
||||
{
|
||||
base.OnCreate();
|
||||
|
||||
// 重新执行下Init
|
||||
DataGameSceneManager.Instance.OnInit();
|
||||
|
||||
// 游戏状态
|
||||
//DataGameSceneManager.Instance.SetGameState(true);
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user