From 7d50bffe382636d304b01f421fb2857a9ef5485e Mon Sep 17 00:00:00 2001 From: Darthpred Date: Sat, 20 Aug 2016 20:07:12 +0300 Subject: [PATCH] woops --- ElvUI_SLE/modules/minimap/locationbar.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ElvUI_SLE/modules/minimap/locationbar.lua b/ElvUI_SLE/modules/minimap/locationbar.lua index 405f8bb..99190aa 100644 --- a/ElvUI_SLE/modules/minimap/locationbar.lua +++ b/ElvUI_SLE/modules/minimap/locationbar.lua @@ -1,7 +1,7 @@ local SLE, T, E, L, V, P, G = unpack(select(2, ...)) local M = E:GetModule('Minimap') local MM, DD = SLE:GetModules("Minimap", "Dropdowns") -local LP = SLE:NewModule("LocationPanel", "AceTimer-3.0") +local LP = SLE:NewModule("LocationPanel", "AceTimer-3.0", "AceEvent-3.0") local loc_panel local COORDS_WIDTH = 35 -- Coord panels width -- 1.7.9.5