removed surplus line in export to ink before farewell message
This commit is contained in:
parent
5cd9a9aab6
commit
28c3e7eed9
@ -497,7 +497,6 @@ yl_speak_up.export_to_ink_language = function(dialog, n_id)
|
||||
o_data.o_visit_only_once,
|
||||
o_id, p_list, e_list, dialog_names)
|
||||
end -- dealt with the option
|
||||
table.insert(tmp, "\n")
|
||||
-- add way to end talking to the NPC
|
||||
ink_export.print_choice(tmp, "Farewell!", n_id, start_dialog,
|
||||
nil, tostring(n_id).."_main", false, nil, dialog_names)
|
||||
|
Loading…
Reference in New Issue
Block a user