mirror of
https://github.com/jiojciojsioe3/a3cjroijsiojiorj.git
synced 2024-11-15 07:21:50 +08:00
fix back button
This commit is contained in:
parent
c81c3008fa
commit
05bda50655
@ -3371,7 +3371,9 @@ class SongSelect{
|
|||||||
pageEvents.remove(this.touchFullBtn, "click")
|
pageEvents.remove(this.touchFullBtn, "click")
|
||||||
delete this.touchFullBtn
|
delete this.touchFullBtn
|
||||||
}
|
}
|
||||||
loader.screen.removeChild(this.searchStyle)
|
if(this.searchStyle){
|
||||||
|
loader.screen.removeChild(this.searchStyle)
|
||||||
|
}
|
||||||
delete this.selectable
|
delete this.selectable
|
||||||
delete this.ctx
|
delete this.ctx
|
||||||
delete this.canvas
|
delete this.canvas
|
||||||
|
Loading…
Reference in New Issue
Block a user