4 lines
182 B
Lua
4 lines
182 B
Lua
---@diagnostic disable: missing-return, lowercase-global
|
|
|
|
---Clears the list of equipment slots to be ignored when saving sets
|
|
function EquipmentManagerClearIgnoredSlotsForSave() end |