Fixed a small stutter when hovering over the segments menu after doing some mythic+ dungeons

This commit is contained in:
Tercio Jose
2022-12-22 19:26:19 -03:00
parent 6097863dc4
commit eef2d19cef
6 changed files with 330 additions and 108 deletions
+3
View File
@@ -579,6 +579,9 @@ function Details:StartMeUp() --I'll never stop!
_G["UpdateAddOnMemoryUsage"] = Details.UpdateAddOnMemoryUsage_Custom
end
pcall(Details222.EJCache.MakeCache)
function Details:InstallOkey()
return true
end