日期刷新移至加载完成时而非刚进入游戏

This commit is contained in:
MrZ626
2021-03-04 17:42:26 +08:00
parent a3c7a8af26
commit 880b48dc5d
2 changed files with 1 additions and 1 deletions

View File

@@ -96,6 +96,7 @@ function scene.update()
end
FILE.save(RANKS,"conf/unlock","q")
end
freshDate()
STAT.run=STAT.run+1
LOADED=true
SFX.play("welcome_sfx")