From b077275b7263d54b1db20e6b25094141dc4da095 Mon Sep 17 00:00:00 2001 From: Michael Tindal Date: Sat, 9 Sep 2017 16:21:57 -0700 Subject: [PATCH] Mera needs to learn Lua. --- ElvUI_SLE/modules/minimap/locationbar.lua | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ElvUI_SLE/modules/minimap/locationbar.lua b/ElvUI_SLE/modules/minimap/locationbar.lua index bb355fc..be82643 100644 --- a/ElvUI_SLE/modules/minimap/locationbar.lua +++ b/ElvUI_SLE/modules/minimap/locationbar.lua @@ -79,7 +79,7 @@ LP.PortItems = { {140324, nil, true}, --Mobile Telemancy Beacon {129276}, --Beginner's Guide to Dimensional Rifting {140493}, --Adept's Guide to Dimensional Rifting - [112059, nil, true], --Wormhole Generator: Argus + {112059, nil, true}, --Wormhole Generator: Argus } LP.Spells = { ["DEATHKNIGHT"] = { @@ -526,4 +526,4 @@ function LP:Initialize() LP:RegisterEvent("PLAYER_ENTERING_WORLD") end -SLE:RegisterModule(LP:GetName()) \ No newline at end of file +SLE:RegisterModule(LP:GetName()) -- 1.7.9.5