daily update

This commit is contained in:
Vick Scarlet
2021-11-24 23:10:04 +08:00
parent f8dd720d4d
commit 52d6a0ca8f
17 changed files with 251 additions and 964 deletions

View File

@@ -8,6 +8,12 @@ export default class Main extends MainUI {
this.btnDiscord.on(Laya.Event.CLICK, this, goto, ['discord']);
}
static load() {
return [
"images/atlas/images/icons.atlas",
]
}
init() {
this.btnDiscord.visible =
this.btnAchievement.visible =