Bug fixes

- Fixed an error showing SetBorderSizes().
- Fixed an error while on a Battleground.
- Fixed tiny threat green icon.
This commit is contained in:
Tercio Jose
2021-05-25 15:29:12 -03:00
parent e3747dc46a
commit 6bde881fb8
8 changed files with 109 additions and 6 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
local dversion = 249
local dversion = 250
local major, minor = "DetailsFramework-1.0", dversion
local DF, oldminor = LibStub:NewLibrary (major, minor)