10000 重置时不清除代码 · HashCoding/boxbot@79f3d90 · GitHub
[go: up one dir, main page]

Skip to content

Commit 79f3d90

Browse files
committed
重置时不清除代码
1 parent 899c6dc commit 79f3d90

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

app.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -161,7 +161,6 @@ Application.prototype.reset = function () {
161161
this.boxbot.queue = []
162162
this.boxbot.map.clear()
163163
this.boxbot.bot.init()
164-
this.editor.setCodes('')
165164
this.editor.clearFlag()
166165
this.$image.value = ''
167166
}

0 commit comments

Comments
 (0)
0