mirror of
https://github.com/Bluewhale1337/ElvUIModernized.git
synced 2026-07-27 08:24:44 +00:00
rename lib
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
local MAJOR_VERSION = "LibBabble-BagFamily-3.0"
|
||||
local MAJOR_VERSION = "LibBabble-ItemFamily-3.0"
|
||||
local MINOR_VERSION = 90000 + tonumber(string.match("$Revision: 50 $", "%d+"))
|
||||
|
||||
if not LibStub then error(MAJOR_VERSION .. " requires LibStub.") end
|
||||
@@ -3,5 +3,5 @@
|
||||
<Script file="LibBabble-3.0.lua"/>
|
||||
<Script file="LibBabble-Class-3.0.lua"/>
|
||||
<Script file="LibBabble-Zone-3.0.lua"/>
|
||||
<Script file="LibBabble-BagFamily-3.0.lua"/>
|
||||
<Script file="LibBabble-ItemFamily-3.0.lua"/>
|
||||
</Ui>
|
||||
Reference in New Issue
Block a user