Fix some issues with the Coach

This commit is contained in:
Tercio Jose
2021-07-04 18:52:41 -03:00
parent fce191bf4f
commit 999be46647
3 changed files with 23 additions and 2 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
local dversion = 257
local dversion = 258
local major, minor = "DetailsFramework-1.0", dversion
local DF, oldminor = LibStub:NewLibrary (major, minor)