More fixes and development

This commit is contained in:
Tercio Jose
2021-01-16 15:57:59 -03:00
parent 09601d7e11
commit d93fa5248f
15 changed files with 444 additions and 146 deletions
+2
View File
@@ -500,6 +500,8 @@ function Details:StartMeUp() --I'll never stop!
Details:Msg("use '/details me' macro to open the player breakdown for you!")
end
Details.cached_specs[UnitGUID("player")] = GetSpecializationInfo(GetSpecialization() or 0)
function Details:InstallOkey()
return true
end