From 702f13498d0fc8837155bd97f9da18941f3b4290 Mon Sep 17 00:00:00 2001 From: MrZ_26 <1046101471@qq.com> Date: Fri, 28 Jun 2024 05:48:22 +0800 Subject: [PATCH] =?UTF-8?q?conf.lua=E9=87=8C=E6=A0=87=E6=B3=A8=E4=BD=BF?= =?UTF-8?q?=E7=94=A8love11.5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- conf.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf.lua b/conf.lua index 6eceadf3..fe3ae624 100644 --- a/conf.lua +++ b/conf.lua @@ -16,7 +16,7 @@ function love.conf(t) t.identity='Techmino_Galaxy' -- Saving folder t.externalstorage=true -- Use external storage on Android - t.version="11.4" + t.version="11.5" t.gammacorrect=false t.appendidentity=true -- Search files in source then in save directory t.accelerometerjoystick=false -- Accelerometer=joystick on ios/android