Improvements on skin installation
This commit is contained in:
parent
1afb897904
commit
dfd3fa8406
4 changed files with 49 additions and 12 deletions
|
|
@ -5662,6 +5662,12 @@ local SPELL_POWER_PAIN = SPELL_POWER_PAIN or (PowerEnum and PowerEnum.Pain) or 1
|
|||
|
||||
--load auto run code
|
||||
Details:StartAutoRun()
|
||||
|
||||
Details.isLoaded = true
|
||||
end
|
||||
|
||||
function Details.IsLoaded()
|
||||
return Details.isLoaded
|
||||
end
|
||||
|
||||
function _detalhes.parser_functions:ADDON_LOADED (...)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue