forked from Sokomine/yl_speak_up
fixed crash
This commit is contained in:
parent
830b18c2aa
commit
91788f8713
@ -2918,6 +2918,7 @@ function yl_speak_up.talk(self, clicker)
|
||||
|
||||
yl_speak_up.show_fs(clicker, "talk", {n_id = n_id})
|
||||
|
||||
local dialog = yl_speak_up.speak_to[pname].dialog
|
||||
if(not(dialog.trades)) then
|
||||
dialog.trades = {}
|
||||
end
|
||||
|
Loading…
Reference in New Issue
Block a user