1
0
Bifurcation 0

Addressed issue 544 by disabling tooltip.lua.

Cette révision appartient à :
Nathanial.C.Jones 2012-09-30 11:42:50 +00:00
Parent 809fe26538
révision 7c350af193
2 fichiers modifiés avec 2 ajouts et 2 suppressions

Voir le fichier

@ -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.

Voir le fichier

@ -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,