summaryrefslogtreecommitdiffhomepage
path: root/conf.lua
diff options
context:
space:
mode:
authorAki <nthirtyone@gmail.com>2016-08-14 01:45:14 +0200
committerAki <nthirtyone@gmail.com>2016-08-14 01:45:14 +0200
commit945ae5341182b9eecef15be5e97cdbc02005cb32 (patch)
tree8666f1e19be0b835fa095cad6fbbd4aba03b7bb1 /conf.lua
parenta444f505dc2f4a7df686514209f92c525b0d3911 (diff)
downloadroflnauts-945ae5341182b9eecef15be5e97cdbc02005cb32.zip
roflnauts-945ae5341182b9eecef15be5e97cdbc02005cb32.tar.gz
roflnauts-945ae5341182b9eecef15be5e97cdbc02005cb32.tar.bz2
revert confs
Diffstat (limited to 'conf.lua')
-rw-r--r--conf.lua2
1 files changed, 1 insertions, 1 deletions
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