show text_input action in a readable way in formspec version 2 and 3

This commit is contained in:
Sokomine 2022-10-01 23:17:04 +02:00
parent 2b58aac1dc
commit 403911ef81

View File

@ -372,7 +372,7 @@ yl_speak_up.show_fs = function(player, fs_name, param)
elseif(fs_name == "action_text_input") then
yl_speak_up.show_fs_ver(pname, "yl_speak_up:action_text_input",
yl_speak_up.get_fs_action_text_input(player, param), 1)
yl_speak_up.get_fs_action_text_input(player, param))
elseif(fs_name == "action_evaluate") then
yl_speak_up.show_fs_ver(pname, "yl_speak_up:action_evaluate",