doesn't ask for specific version..may be a bad idea
This commit is contained in:
@@ -2,7 +2,7 @@ local debug = true
|
|||||||
|
|
||||||
function love.conf(t)
|
function love.conf(t)
|
||||||
t.identity = "rgb"
|
t.identity = "rgb"
|
||||||
t.version = "0.9.1"
|
--t.version = "0.9.1"
|
||||||
--t.author = "Guard13007"
|
--t.author = "Guard13007"
|
||||||
if debug then t.console = true end
|
if debug then t.console = true end
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user