修复任务编辑(潜在)和序列编辑粘贴不当格式数据会有污染信息影响数据导致后续错误 closed #89

This commit is contained in:
MrZ626
2021-06-23 05:42:45 +08:00
parent 6c2cbe5f20
commit 5238d855b4
2 changed files with 6 additions and 6 deletions

View File

@@ -100,6 +100,7 @@ function scene.keyDown(key)
MES.new('check',text.importSuccess)
cur=#BAG
else
TABLE.cut(BAG)
MES.new('error',text.dataCorrupted)
end
elseif key=="escape"then