From 927233aafbc35b1c5b0af7653a3623a228049381 Mon Sep 17 00:00:00 2001 From: Thomas von Dein Date: Sat, 16 Mar 2024 18:50:24 +0100 Subject: [PATCH] +ui bug --- TODO.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/TODO.md b/TODO.md index 3b834a9..ed29ff4 100644 --- a/TODO.md +++ b/TODO.md @@ -24,6 +24,9 @@ - Bug: when pushing obstacles around edges, they vanish +- Bug: Level list grows infinitely, there's now upper and lowever + limit on its size. Asked in Doscord about it + ## Collider Rework [abandoned: see branch collider-system, fails] - do not use the map anymore for collision detection