Stop breakdown opening when there's player data available at the window

This commit is contained in:
Tercio Jose
2023-07-24 20:53:04 -03:00
parent 762c80669d
commit 94ae59dfa9
3 changed files with 6 additions and 2 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
local dversion = 450
local dversion = 451
local major, minor = "DetailsFramework-1.0", dversion
local DF, oldminor = LibStub:NewLibrary(major, minor)