From a961c62043d84d6792817603704449a62657dff4 Mon Sep 17 00:00:00 2001 From: Sergii Pylypenko Date: Wed, 12 Jan 2022 00:25:55 +0200 Subject: [PATCH] Updated todo --- project/jni/application/supertux/supertux | 2 +- todo.txt | 2 -- 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/project/jni/application/supertux/supertux b/project/jni/application/supertux/supertux index 6eb713089..4e2c213dc 160000 --- a/project/jni/application/supertux/supertux +++ b/project/jni/application/supertux/supertux @@ -1 +1 @@ -Subproject commit 6eb7130896af401758875249cbb8fe4e971126eb +Subproject commit 4e2c213dcbbeda85e851e02a5e8525f628b500a7 diff --git a/todo.txt b/todo.txt index 86e2c0d54..6c974b14a 100644 --- a/todo.txt +++ b/todo.txt @@ -42,5 +42,3 @@ TODO, which will get actually done - OpenLieroX: always dig while tapping Jump button, not just when in air. - SuperTux: Level editor is unusable. - -- SuperTux: get_attrib_location() and get_uniform_location() should not be called for each render operation.