mirror of
https://github.com/jiojciojsioe3/a3cjroijsiojiorj.git
synced 2024-11-15 07:21:50 +08:00
fix 2P breakage again
This commit is contained in:
parent
99463a7bf0
commit
b91b3110d5
@ -1706,13 +1706,13 @@
|
|||||||
pageEvents.remove(this.canvas, "mousedown")
|
pageEvents.remove(this.canvas, "mousedown")
|
||||||
this.songBg.parentNode.removeChild(this.songBg)
|
this.songBg.parentNode.removeChild(this.songBg)
|
||||||
this.songStage.parentNode.removeChild(this.songStage)
|
this.songStage.parentNode.removeChild(this.songStage)
|
||||||
}
|
|
||||||
pageEvents.mouseRemove(this)
|
|
||||||
this.donBg.parentNode.removeChild(this.donBg)
|
this.donBg.parentNode.removeChild(this.donBg)
|
||||||
|
|
||||||
delete this.donBg
|
delete this.donBg
|
||||||
delete this.songBg
|
delete this.songBg
|
||||||
delete this.songStage
|
delete this.songStage
|
||||||
|
}
|
||||||
|
pageEvents.mouseRemove(this)
|
||||||
|
|
||||||
delete this.pauseMenu
|
delete this.pauseMenu
|
||||||
delete this.cursor
|
delete this.cursor
|
||||||
delete this.gameDiv
|
delete this.gameDiv
|
||||||
|
Loading…
Reference in New Issue
Block a user