completed get_fs_edit_option_related (works again after refactoring)

This commit is contained in:
Sokomine 2021-07-02 17:48:54 +02:00
parent f4d348b1f1
commit 4d0e9ba116

View File

@ -1238,8 +1238,8 @@ yl_speak_up.get_fs_edit_option_related = function(player, table_click_result,
return yl_speak_up.get_fs_edit_option_all_custom(
pname, dialog, formspec, data, id_prefix, save_button, e)
end
return "ERROR"
-- create a new precondition, action or effect
return formspec..save_button
end