淘汰sceneTemp技术

This commit is contained in:
MrZ626
2020-12-10 22:20:17 +08:00
parent 937eed1ee6
commit bb95c9e3a3
28 changed files with 898 additions and 901 deletions

View File

@@ -138,7 +138,6 @@ function pasteSequence(str)
end
BAG=bag
sceneTemp.cur=#bag
return true
end
@@ -295,7 +294,6 @@ function pasteMission(str)
end
MISSION=mission
sceneTemp.cur=#mission
return true
end