show msg formspecs in formspec version 1

This commit is contained in:
Sokomine 2022-05-06 15:55:39 +02:00
parent 47f9c83358
commit 2435732db2

View File

@ -196,7 +196,7 @@ yl_speak_up.show_fs = function(player, fs_name, param)
if(not(param)) then
param = {}
end
yl_speak_up.show_fs_ver(pname, param.input_to, param.formspec)
yl_speak_up.show_fs_ver(pname, param.input_to, param.formspec, 1)
elseif(fs_name == "quit") then