mirror of
https://gitee.com/jisol/jisol-game/
synced 2025-12-11 07:19:12 +00:00
update
This commit is contained in:
@@ -14,8 +14,8 @@ export class UICanvas extends Component {
|
||||
//绑定层级
|
||||
app.layer.bind(this.root);
|
||||
|
||||
//显示Home
|
||||
app.layer.Open(GUI.Home);
|
||||
//显示Loading
|
||||
app.layer.Open(GUI.Loading);
|
||||
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user