Code format

This commit is contained in:
2025-05-04 14:32:03 +02:00
parent c0337ef97f
commit 93b45ac12e
3012 changed files with 8372 additions and 9301 deletions

View File

@@ -1,5 +1,5 @@
---@diagnostic disable: missing-return, lowercase-global
---@param specID number
---@param specID number
---Sets the current loot specialization using a global specialization ID. If the argument is invalid or 0, the loot specialization will be set to Current Specialization, or automatic.
function SetLootSpecialization(specID) end
function SetLootSpecialization(specID) end