removed debug

This commit is contained in:
Simon Kellet 2024-04-21 13:51:21 +01:00
parent 26acaad763
commit 0fe495bdb1

View File

@ -26,7 +26,6 @@ function drawGame()
--
love.graphics.setFont(GameFont)
--love.graphics.print("" .. TimeToPlaceWall, 300, 500)
DisplayHealth()
DrawGameOver()