0.7.27+α

This commit is contained in:
MrZ_26
2020-02-04 19:36:54 +08:00
parent 72040f3855
commit 48b68a876b
20 changed files with 938 additions and 673 deletions

View File

@@ -41,10 +41,11 @@ function Tmr.load()
for i=1,#sfx do sfx[i]=nil end
loading=4
loadnum=1
SFX("welcome",.2)
end
elseif loading==4 then
loadnum=loadnum+1
if loadnum==15 then
if loadnum==48 then
stat.run=stat.run+1
gotoScene("intro","none")
end