Love2D 11.3 port

This commit is contained in:
WesleyCSJ
2020-08-11 22:31:35 -03:00
parent b130b88080
commit 487ac002f5
9 changed files with 25 additions and 25 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
function love.conf(t)
t.identity = nil
t.version = "0.10.1"
t.version = "11.3"
t.console = false
t.window.title = "Commando Kibbles"
t.window.icon = nil