4 lines
209 B
Lua
4 lines
209 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 |