Added Clamp to SetValue() on split_bar

This commit is contained in:
Tercio Jose
2022-11-21 21:57:57 -03:00
parent dde1bb28b8
commit 28f78fb88d
2 changed files with 7 additions and 1 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
local dversion = 395
local dversion = 396
local major, minor = "DetailsFramework-1.0", dversion
local DF, oldminor = LibStub:NewLibrary(major, minor)