From 84c1776f92779d6bee1a202d820d03c77c238031 Mon Sep 17 00:00:00 2001 From: forbes Date: Sun, 8 Feb 2026 19:32:31 -0600 Subject: [PATCH] =?UTF-8?q?fix:=20update=20ztools=20submodule=20=E2=80=94?= =?UTF-8?q?=20robust=20PartDesign=20menu=20insertion=20(#57)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Replaces fragile chained insert operations in modifyMenuBar() with independent append operations using PartDesign_Body as parent-locator. Closes #57 --- mods/ztools | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mods/ztools b/mods/ztools index 12e332240a..2132c4e64c 160000 --- a/mods/ztools +++ b/mods/ztools @@ -1 +1 @@ -Subproject commit 12e332240a3eae348f14a53eeeda277717d73cff +Subproject commit 2132c4e64cddcb8e00cc8d6ba46b015ff04a63c9 -- 2.49.1