Skip to content

Commit ea7c2f6

Browse files
committed
由于使用自动打包流程使用的love包是11.4,把conf改成11.4
1 parent 68c68ae commit ea7c2f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

conf.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ function love.conf(t)
44

55
t.identity='SmartBingo'
66
t.externalstorage=true
7-
t.version="11.5"
7+
t.version="11.4"
88
t.gammacorrect=false
99
t.appendidentity=true
1010
t.accelerometerjoystick=false

0 commit comments

Comments
 (0)