show msg formspecs in formspec version 1
This commit is contained in:
parent
47f9c83358
commit
2435732db2
@ -196,7 +196,7 @@ yl_speak_up.show_fs = function(player, fs_name, param)
|
|||||||
if(not(param)) then
|
if(not(param)) then
|
||||||
param = {}
|
param = {}
|
||||||
end
|
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
|
elseif(fs_name == "quit") then
|
||||||
|
Loading…
Reference in New Issue
Block a user