更新ios无法自动退出的界面细节

This commit is contained in:
MrZ626
2021-12-16 02:37:25 +08:00
parent 2b80f72c6b
commit 60f2a0e647

View File

@@ -10,8 +10,8 @@ function scene.sceneInit()
end
else
MES.update(1e99)
SETTING.powerInfo=false
SETTING.tapFX=false
Z.setPowerInfo(false)
Z.setClickFX(false)
VERSION.string=""
MES.new('error',"Please swipe up or press Home button to quit Techmino on iOS",1e99)
end