mirror of
https://gitee.com/jisol/jisol-game/
synced 2025-09-27 02:36:14 +00:00
提交新手引导
This commit is contained in:
@@ -35,7 +35,7 @@ export default class LoadingView extends JNGLayerBase {
|
||||
await NoviceManager.getIns().onStart();
|
||||
|
||||
//关闭加载页
|
||||
await app.layer.Open(GUI.Home);
|
||||
await app.layer.Open(GUI.Main);
|
||||
app.layer.Close(GUI.Loading);
|
||||
|
||||
}
|
||||
|
Reference in New Issue
Block a user