- Try fix iOS portrait issue

This commit is contained in:
ParticleG
2023-02-21 11:39:23 +08:00
parent 6166c03eab
commit 17bb8dbe6d
2 changed files with 24 additions and 23 deletions

View File

@@ -129,7 +129,7 @@ do-- function applySettings()
love.mouse.setVisible(SETTING.sysCursor)
-- Apply fullscreen
love.window.setFullscreen(SETTING.fullscreen)
-- love.window.setFullscreen(SETTING.fullscreen)
love.resize(GC.getWidth(),GC.getHeight())
-- Apply Zframework setting