diff --git a/fs/fs_show_log.lua b/fs/fs_show_log.lua index 71fee5d..377b9dd 100644 --- a/fs/fs_show_log.lua +++ b/fs/fs_show_log.lua @@ -162,7 +162,7 @@ yl_speak_up.get_fs_show_log = function(player, log_type) return table.concat(formspec, '') end -yl_speak_up.get_fs_show_log = function(player, param) +yl_speak_up.get_fs_show_log_wrapper = function(player, param) if(not(param)) then param = {} end