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