removed undeclared variable
This commit is contained in:
parent
7c5d28328c
commit
f825a95fd2
@ -224,7 +224,7 @@ yl_speak_up.get_fs_trade_list = function(player, show_dialog_option_trades)
|
|||||||
end
|
end
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
h = yl_speak_up.show_trade_offer_row(h, i, pname_for_old_fs, formspec, row_content)
|
h = yl_speak_up.show_trade_offer_row(h, 999, pname_for_old_fs, formspec, row_content)
|
||||||
|
|
||||||
-- set button background color back to golden/brownish
|
-- set button background color back to golden/brownish
|
||||||
table.insert(formspec, "style_type[button;bgcolor=#a37e45]")
|
table.insert(formspec, "style_type[button;bgcolor=#a37e45]")
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user