Complete re-write for the mythic+ chart shown in the end of the run

This commit is contained in:
Tercio Jose
2024-08-06 19:26:23 -03:00
committed by andrew6180
parent 70a9a067df
commit c8dc780082
5 changed files with 742 additions and 434 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
local dversion = 556
local dversion = 557
local major, minor = "DetailsFramework-1.0", dversion
local DF, oldminor = LibStub:NewLibrary(major, minor)