diff options
Diffstat (limited to 'dispatcherfw.lua')
-rw-r--r-- | dispatcherfw.lua | 1 |
1 files changed, 1 insertions, 0 deletions
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 |