计算器地位改为小游戏,软件锁功能取消,未来准备与加载动画合并

This commit is contained in:
MrZ626
2021-03-07 15:19:04 +08:00
parent 7509420d72
commit c68df20847
13 changed files with 30 additions and 43 deletions

View File

@@ -464,7 +464,7 @@ function love.run()
love.resize(gc.getWidth(),gc.getHeight())
--Scene Launch
SCN.init(SETTING.appLock and"calculator"or"load")
SCN.init("load")
return function()
local _