This commit is contained in:
Nick Winter 2015-02-24 11:45:50 -08:00
parent 9f9e9cc639
commit e48d996a60

View file

@ -675,7 +675,7 @@ module.exports = class ThangsTabView extends CocoView
lank = @surface.lankBoss.lanks[thang.id]
lank.update true
lank.marks.debug?.destroy()
lank.marks.debug = null
delete lank.marks.debug
lank.setDebug true
rotateSelectedThangTo: (radians) ->