5 lines
207 B
Lua
5 lines
207 B
Lua
---@diagnostic disable: missing-return, lowercase-global
|
|
|
|
---Removes the item from the upgrade dialog. This function can currently only be called when at the upgrade merchant
|
|
function ClearItemUpgrade() end
|