mirror of
https://github.com/Keyslam-Group/Concord.git
synced 2025-09-02 04:13:58 -04:00
Made the example work properly with Love 11.0
This commit is contained in:
parent
a11cb94aaa
commit
01e97c8072
2 changed files with 3 additions and 3 deletions
2
conf.lua
2
conf.lua
|
@ -1,6 +1,6 @@
|
|||
function love.conf(t)
|
||||
t.identity = "Platformer"
|
||||
t.version = "0.10.2"
|
||||
t.version = "11.0"
|
||||
t.console = true
|
||||
|
||||
t.window.vsync = false
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue