Code format
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
---@diagnostic disable: missing-return, lowercase-global
|
||||
|
||||
---@param table number
|
||||
---@param female boolean
|
||||
---@param table number
|
||||
---@param female boolean
|
||||
---Fills a table with localized class names keyed by non-localized class tokens. Note that while localized class names have no gender in English, other locales have different names for each gender.
|
||||
function FillLocalizedClassList(table, female) end
|
||||
function FillLocalizedClassList(table, female) end
|
||||
|
Reference in New Issue
Block a user