mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2025-03-28 22:00:25 -04:00
Fix for #290
This commit is contained in:
parent
5f81eb670b
commit
fe89c9fbad
1 changed files with 1 additions and 1 deletions
|
@ -499,4 +499,4 @@ module.exports = class SpellView extends View
|
|||
super()
|
||||
@firepad?.dispose()
|
||||
@ace.destroy()
|
||||
@debugView.destroy()
|
||||
@debugView?.destroy()
|
||||
|
|
Loading…
Add table
Reference in a new issue