Merge remote-tracking branch 'master/dev' into dev
Merathilis [09-16-17 - 23:02]
Merge remote-tracking branch 'master/dev' into dev
diff --git a/ElvUI_SLE/modules/minimap/locationbar.lua b/ElvUI_SLE/modules/minimap/locationbar.lua
index be82643..d0dfa06 100644
--- a/ElvUI_SLE/modules/minimap/locationbar.lua
+++ b/ElvUI_SLE/modules/minimap/locationbar.lua
@@ -73,7 +73,6 @@ LP.PortItems = {
{43824, nil, true}, --The Schools of Arcane Magic - Mastery
{64457}, --The Last Relic of Argus
{141605}, --Flight Masters's Whistle
- {152964}, --Krokul Flute
{128502}, --Hunter's Seeking Crystal
{128503}, --Master Hunter's Seeking Crystal
{140324, nil, true}, --Mobile Telemancy Beacon
@@ -526,4 +525,4 @@ function LP:Initialize()
LP:RegisterEvent("PLAYER_ENTERING_WORLD")
end
-SLE:RegisterModule(LP:GetName())
+SLE:RegisterModule(LP:GetName())
\ No newline at end of file