- Attempt to fix some plugins loading after details! start and failing to install.

- Fixed Vamguard plugin not showing debuffs on tanks.
- Fixed a bug within Atal'Dazar dungeon where in some cases adds damage where considered friendly fire.
This commit is contained in:
Tercioo
2019-03-06 15:22:09 -03:00
parent ab333051bc
commit 3c62ffbf5b
5 changed files with 63 additions and 15 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
local dversion = 140
local dversion = 141
local major, minor = "DetailsFramework-1.0", dversion
local DF, oldminor = LibStub:NewLibrary (major, minor)