mirror of
https://gitea.your-land.de/Sokomine/yl_speak_up.git
synced 2025-06-17 22:28:06 +02:00
typo
This commit is contained in:
parent
769b4046b4
commit
5f6f488788
@ -213,10 +213,9 @@ yl_speak_up.get_fs_initial_config = function(player, n_id, d_id, is_initial_conf
|
||||
"Export: Show the dialog in .json format which you can"..
|
||||
"\n\tcopy and store on your computer.]",
|
||||
-- name of the npc
|
||||
"checkbox[2.2,0.9;show_nametag;;",
|
||||
"checkbox[2.2,0.9;show_nametag;Show nametag;",
|
||||
tostring(tmp_show_nametag),
|
||||
"]",
|
||||
"label[2.7,0.9;Show nametag]",
|
||||
"label[0.2,1.65;Name:]",
|
||||
"field[2.2,1.2;4,0.9;n_npc;;",
|
||||
minetest.formspec_escape(tmp_name),
|
||||
|
Loading…
Reference in New Issue
Block a user