Merging pull request 'Add support for transliteration' by Vardex.
This commit adds the code changes in Details! that is required to make the new library work.
This commit is contained in:
+2
-2
@@ -1,5 +1,5 @@
|
||||
|
||||
local dversion = 153
|
||||
local dversion = 154
|
||||
local major, minor = "DetailsFramework-1.0", dversion
|
||||
local DF, oldminor = LibStub:NewLibrary (major, minor)
|
||||
|
||||
@@ -21,7 +21,7 @@ SMALL_NUMBER = 0.000001
|
||||
ALPHA_BLEND_AMOUNT = 0.8400251
|
||||
|
||||
DF.AuthorInfo = {
|
||||
Name = "Tercioo",
|
||||
Name = "Terciob",
|
||||
Discord = "https://discord.gg/AGSzAZX",
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user