forked from your-land-mirror/yl_speak_up
added missing _wrapper postfix in fs_trade_limit
This commit is contained in:
parent
35fa4e9774
commit
6de16720e0
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user