From 945ae5341182b9eecef15be5e97cdbc02005cb32 Mon Sep 17 00:00:00 2001 From: Aki Date: Sun, 14 Aug 2016 01:45:14 +0200 Subject: revert confs --- conf.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'conf.lua') diff --git a/conf.lua b/conf.lua index f2c9a91..02212ae 100644 --- a/conf.lua +++ b/conf.lua @@ -7,5 +7,5 @@ function love.conf(t) -- t.window.borderless = true t.window.fullscreentype = "desktop" t.window.fullscreen = true - t.console = true + t.console = false end \ No newline at end of file -- cgit v1.1