- Fixed Player Details! Breakdown window not opening for new installs.

This commit is contained in:
Tercioo
2019-01-25 16:00:17 -02:00
parent 2c71a6428c
commit 05cb5eeaf2
10 changed files with 190 additions and 48 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
local dversion = 133
local dversion = 134
local major, minor = "DetailsFramework-1.0", dversion
local DF, oldminor = LibStub:NewLibrary (major, minor)