aboutsummaryrefslogtreecommitdiff
path: root/conf.lua
diff options
context:
space:
mode:
authorIndrajith K L2022-03-21 21:41:57 +0530
committerIndrajith K L2022-03-21 21:41:57 +0530
commit2fdf16620ba5b3e888f70cee2bc1f6832814913d (patch)
tree8f43915041adb6a383a981ad7c89655b1f615cef /conf.lua
parent37bf7eab28727f428cf456c61f698e0a3be55bb0 (diff)
downloadYEAD-master.tar.gz
YEAD-master.tar.bz2
YEAD-master.zip
Player, Enemy AnimationsHEADmaster
Collision Changes
Diffstat (limited to 'conf.lua')
-rw-r--r--conf.lua3
1 files changed, 1 insertions, 2 deletions
diff --git a/conf.lua b/conf.lua
index fea441b..bd191cd 100644
--- a/conf.lua
+++ b/conf.lua
@@ -5,5 +5,4 @@ function love.conf(t)
t.window.title = "<Your Enemy is in Another Dungeon>"
t.window.usedpiscale = true
t.window.icon = "assets/images/icon.png"
- t.console = true
-end \ No newline at end of file
+end