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