Fixed lib Translit on healing done

This commit is contained in:
Tercio Jose
2021-08-03 10:44:42 -03:00
parent 4fe002cf18
commit b4b6b64504
5 changed files with 61 additions and 4 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
local dversion = 261
local dversion = 262
local major, minor = "DetailsFramework-1.0", dversion
local DF, oldminor = LibStub:NewLibrary (major, minor)