Improvements on skin installation
This commit is contained in:
@@ -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 (...)
|
||||
|
||||
Reference in New Issue
Block a user