From b4053b96eb55476be17b9b15ac1bbbe5e3f6c2bb Mon Sep 17 00:00:00 2001 From: assada Date: Tue, 24 Feb 2026 13:03:00 +0100 Subject: [PATCH] =?UTF-8?q?fix:=20update=20Noble=20submodule=20=E2=80=94?= =?UTF-8?q?=20restore=20correct=20draw=20order?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit The sprite.update() must run before scene:update() so that manual UI draws (buttons, text, menus) render on top of sprites. --- source/libraries/noble | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/libraries/noble b/source/libraries/noble index 83efd81..7a102a4 160000 --- a/source/libraries/noble +++ b/source/libraries/noble @@ -1 +1 @@ -Subproject commit 83efd812aabd1563987b58a28625c442ce1f0283 +Subproject commit 7a102a482c27a4e271e3a6405a496dca23a41332