From e51432957b21d32ca446d6442e730ba5ab012bb3 Mon Sep 17 00:00:00 2001 From: cheapie Date: Thu, 5 Dec 2024 21:05:47 -0600 Subject: Improve formspec compatibility with games using prepends (like VoxeLibre) --- dispatcherfw.lua | 1 + 1 file changed, 1 insertion(+) (limited to 'dispatcherfw.lua') diff --git a/dispatcherfw.lua b/dispatcherfw.lua index 88e1537..25ad4f8 100644 --- a/dispatcherfw.lua +++ b/dispatcherfw.lua @@ -901,6 +901,7 @@ end fs("formspec_version[6]") fs("size[20,12]") +fs("no_prepend[]") fs("background9[0,0;16,12;celevator_fs_bg.png;true;3]") if mem.screenstate == "oobe_welcome" then -- cgit v1.2.3