5 lines
220 B
Lua
5 lines
220 B
Lua
---@diagnostic disable: missing-return, lowercase-global
|
|
|
|
---Puts an item into the item upgrade dialog. This function can currently only be called when at the upgrade merchant
|
|
function SetItemUpgradeFromCursorItem() end
|