This commit is contained in:
Michael Schmatz 2014-01-30 15:03:55 -08:00
parent 5f81eb670b
commit fe89c9fbad

View file

@ -499,4 +499,4 @@ module.exports = class SpellView extends View
super()
@firepad?.dispose()
@ace.destroy()
@debugView.destroy()
@debugView?.destroy()