added missing _wrapper postfix in fs_trade_limit

This commit is contained in:
Sokomine 2024-02-12 12:35:21 +01:00
parent 35fa4e9774
commit 6de16720e0

View File

@ -157,7 +157,7 @@ yl_speak_up.get_fs_trade_limit = function(player, selected)
end
yl_speak_up.get_fs_trade_limit = function(player, param)
yl_speak_up.get_fs_trade_limit_wrapper = function(player, param)
if(not(param)) then
param = {}
end