Fix another formspec unifont issue

This commit is contained in:
syimyuzya 2021-12-04 14:42:41 +08:00
parent 79a9a23868
commit 0973bb396a
1 changed files with 1 additions and 1 deletions

View File

@ -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"))))