- Added damage chart at the end of a mythic dungeon run.

- Framework update to v66.
This commit is contained in:
Tercio
2018-02-23 12:13:56 -03:00
parent 0b38e849bc
commit 801dfb3bbc
8 changed files with 532 additions and 32 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
local dversion = 65
local dversion = 66
local major, minor = "DetailsFramework-1.0", dversion
local DF, oldminor = LibStub:NewLibrary (major, minor)