From 2fdf16620ba5b3e888f70cee2bc1f6832814913d Mon Sep 17 00:00:00 2001 From: Indrajith K L Date: Mon, 21 Mar 2022 21:41:57 +0530 Subject: Player, Enemy Animations Collision Changes --- conf.lua | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'conf.lua') 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 = "" t.window.usedpiscale = true t.window.icon = "assets/images/icon.png" - t.console = true -end \ No newline at end of file +end -- cgit v1.2.3