mirror of
https://github.com/Bluewhale1337/ElvUIModernized.git
synced 2026-07-27 16:34:45 +00:00
update !Compatibily & !DebugTools
This commit is contained in:
@@ -8,6 +8,7 @@ License: MIT
|
||||
]]
|
||||
|
||||
local MAJOR_VERSION = "LibBabble-Zone-3.0"
|
||||
--local MINOR_VERSION = 90000 + tonumber(("$Revision: 107 $"):match("%d+"))
|
||||
local MINOR_VERSION = 90000 + tonumber(string.match("$Revision: 107 $", "%d+"))
|
||||
|
||||
if not LibStub then error(MAJOR_VERSION .. " requires LibStub.") end
|
||||
|
||||
Reference in New Issue
Block a user