5 lines
151 B
Lua
5 lines
151 B
Lua
---@diagnostic disable: missing-return, lowercase-global
|
|
|
|
---Returns the index of the filter applied to the merchant.
|
|
function GetMerchantFilter() end
|