Remove deprecated namespace apis that are now in their own separate files

This commit is contained in:
2025-05-18 00:41:48 +02:00
parent e1b1adacd4
commit d7a79283fb
323 changed files with 1 additions and 1513 deletions

View File

@@ -1,6 +1,6 @@
---@diagnostic disable: missing-return, lowercase-global
---@meta
---@param useGuildMoney boolean?
---@param useGuildMoney boolean?string
---Attempts to repair all of the player's damaged items
function RepairAllItems(useGuildMoney) end