- Warlock mana from Life Tap won't show up any more under mana regen, this makes easy to see Soul Shard gain.

- Due to a framework update, typing the value on a slider shouldn't round the value up.
This commit is contained in:
Tercio
2018-01-26 14:07:43 -02:00
parent 984db015fc
commit 6036cfcdb6
5 changed files with 59 additions and 27 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
local dversion = 63
local dversion = 65
local major, minor = "DetailsFramework-1.0", dversion
local DF, oldminor = LibStub:NewLibrary (major, minor)