修复任务编辑(潜在)和序列编辑粘贴不当格式数据会有污染信息影响数据导致后续错误 closed #89
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user