Scale Slider fix

This commit is contained in:
Tercio Jose
2022-02-16 16:43:31 -03:00
parent 0d5019fb89
commit 2b08d114ae
2 changed files with 5 additions and 2 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
local dversion = 285
local dversion = 286
local major, minor = "DetailsFramework-1.0", dversion
local DF, oldminor = LibStub:NewLibrary (major, minor)