breakdown 2.0
This commit is contained in:
@@ -40,7 +40,7 @@ local addonName, Details222 = ...
|
||||
---get the spellTable for the passed spellId
|
||||
---@param spellId number
|
||||
---@return table
|
||||
function container_habilidades:GetSpell (spellId)
|
||||
function container_habilidades:GetSpell(spellId)
|
||||
return self._ActorTable[spellId]
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user