开始新手引导

This commit is contained in:
2025-08-21 22:57:29 +08:00
parent 213149881c
commit d693499397
17 changed files with 4521 additions and 2837 deletions

View File

@@ -63,6 +63,9 @@ export class HeroSelectCom extends Component {
close(){
oops.gui.removeByNode(this.node)
}
reset() {
this.node.destroy()
}
}