计算器地位改为小游戏,软件锁功能取消,未来准备与加载动画合并
This commit is contained in:
@@ -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 _
|
||||
|
||||
Reference in New Issue
Block a user