Use MyBagsCore-1.1
This commit is contained in:
@ -46,7 +46,7 @@ local MYEQUIPMENT_DEFAULT_OPTIONS = {
|
||||
["_RIGHTOFFSET"] = 3,
|
||||
}
|
||||
|
||||
MyEquipment = LibStub("AceAddon-3.0"):NewAddon("MyEquipment", "AceConsole-3.0", "AceHook-3.0", "AceEvent-3.0", "MyBagsCore-1.0")
|
||||
MyEquipment = LibStub("AceAddon-3.0"):NewAddon("MyEquipment", "AceConsole-3.0", "AceHook-3.0", "AceEvent-3.0", "MyBagsCore-1.1")
|
||||
local ME_Dialog = LibStub("AceConfigDialog-3.0")
|
||||
local ME_Cmd = LibStub("AceConfigCmd-3.0")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user