Update parameter type in RepairAllItems documentation to boolean
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
---@diagnostic disable: missing-return, lowercase-global
|
---@diagnostic disable: missing-return, lowercase-global
|
||||||
---@meta
|
---@meta
|
||||||
|
|
||||||
---@param useGuildMoney 1nil
|
---@param useGuildMoney boolean?
|
||||||
---Attempts to repair all of the player's damaged items
|
---Attempts to repair all of the player's damaged items
|
||||||
function RepairAllItems(useGuildMoney) end
|
function RepairAllItems(useGuildMoney) end
|
||||||
|
Reference in New Issue
Block a user