- Cleanup on the item level tracker.

- Revamp on the Avoidance tab.
- Increased the font size of the bookmark window.
- Added Hunter's Intimidation as crowd control.
- More update on the RaidCheck plugin.
This commit is contained in:
Tercio
2018-08-24 22:41:35 -03:00
parent b5c646540f
commit 5733096412
11 changed files with 419 additions and 549 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
local dversion = 99
local dversion = 100
local major, minor = "DetailsFramework-1.0", dversion
local DF, oldminor = LibStub:NewLibrary (major, minor)