Addressed issue 544 by disabling tooltip.lua.
Cette révision appartient à :
Parent
809fe26538
révision
7c350af193
2 fichiers modifiés avec 2 ajouts et 2 suppressions
|
@ -146,7 +146,7 @@ manager_completed.lua
|
|||
#-filter_base.lua
|
||||
|
||||
# New tooltip system. Depends on nothing, calls nothing besides WoW UI.
|
||||
tooltip.lua
|
||||
#-tooltip.lua
|
||||
|
||||
# Directors
|
||||
# Quest module. Depends on Database, Routing, Patterns, Tooltip, and Event Manager, interfaces with WoW UI.
|
||||
|
|
|
@ -253,7 +253,7 @@ QH_Event("ADDON_LOADED", function (addonid)
|
|||
["timeslice.lua"] = true,
|
||||
-- ["lang.lua"] = true,
|
||||
["core.lua"] = true,
|
||||
["tooltip.lua"] = true,
|
||||
-- ["tooltip.lua"] = true,
|
||||
["arrow.lua"] = true,
|
||||
-- ["radar.lua"] = true,
|
||||
|
||||
|
|
Référencer dans un nouveau ticket