- Fixed an issue with the statistics sharing among guild members.

- Fixed an issue with Argus encounter where two segments were created.
- Fixed aura type images on the Create Aura Panel.
- Create Aura Panel can now be closed with Right Click.
- Framework updated to r62, plugins should be more stable now.
This commit is contained in:
Tercio
2017-12-09 10:08:54 -02:00
parent 7f0ec0ce04
commit 2b4aacd54d
2 changed files with 25 additions and 21 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
local dversion = 60
local dversion = 62
local major, minor = "DetailsFramework-1.0", dversion
local DF, oldminor = LibStub:NewLibrary (major, minor)