From 0fe495bdb1d5eb8e72d17013b114575d2fa7ac0b Mon Sep 17 00:00:00 2001 From: Simon Kellet Date: Sun, 21 Apr 2024 13:51:21 +0100 Subject: [PATCH] removed debug --- drawGame.lua | 1 - 1 file changed, 1 deletion(-) diff --git a/drawGame.lua b/drawGame.lua index f1d3d72..2a463e6 100644 --- a/drawGame.lua +++ b/drawGame.lua @@ -26,7 +26,6 @@ function drawGame() -- love.graphics.setFont(GameFont) - --love.graphics.print("" .. TimeToPlaceWall, 300, 500) DisplayHealth() DrawGameOver()