mirror of
https://github.com/pyrollo/display_modpack.git
synced 2025-07-12 13:00:31 +02:00
Fix another formspec unifont issue
This commit is contained in:
@ -42,7 +42,7 @@ local function display_poster(pos, node, player)
|
||||
image[0,-0.2;8.4,2;%s]
|
||||
style_type[textarea;textcolor=#111]
|
||||
textarea[0.3,1.5;7,8;;%s;]]=],
|
||||
titletexture,
|
||||
minetest.formspec_escape(titletexture),
|
||||
minetest.colorize("#111",
|
||||
minetest.formspec_escape(meta:get_string("text"))))
|
||||
|
||||
|
Reference in New Issue
Block a user