Commit 7ce779b6 authored by wildfirecode13's avatar wildfirecode13

update

parent 48dc60d3
This diff is collapsed.
......@@ -4,12 +4,12 @@ export class NewbieScene extends Scene {
get skinName() { return "newbie" }
initUi() {
super.initUi()
}
async start(data) {
super.start()
console.log(this);
}
initEvents() {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment