- Player detail window now has bigger lines (16 pixels to 20).

- Renamed the Group DPS window title to Real Time Group DPS.
- Framework update.
This commit is contained in:
Tercio
2018-10-09 18:43:05 -03:00
parent c228e85acf
commit 98b28ee05b
6 changed files with 262 additions and 178 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
local dversion = 111
local dversion = 113
local major, minor = "DetailsFramework-1.0", dversion
local DF, oldminor = LibStub:NewLibrary (major, minor)