From 6ceccce759a3e4fca9ebf6ef34ab2bf3db4701c9 Mon Sep 17 00:00:00 2001 From: dhain Date: Wed, 18 Jan 2023 11:28:00 +0100 Subject: [PATCH] ui-update done --- frontend/game.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/game.ts b/frontend/game.ts index 05d0240..0fd5dc0 100644 --- a/frontend/game.ts +++ b/frontend/game.ts @@ -130,7 +130,7 @@ function drawFloor(){ } /** - * Draws the game's enities. + * Draws the game's entities. */ function drawEntities() { raspberry.draw();