SexyMap

SexyMap

31M Downloads

[Classic] Can't move the BG icon on the minimap

Mrhgb opened this issue ยท 1 comments

commented

Title.

commented

open Buttons.lua to fix this.

local dynamicButtons = {
MiniMapTrackingFrame = L["Tracking Button (When Available)"],
MiniMapMailFrame = L["New Mail Indicator (When Available)"],
MiniMapBattlefieldFrame = L["Queue Status (PvP/LFG) Button (When Available)"],
}

local tbl = {
Minimap, MinimapZoneTextButton, MiniMapTrackingFrame, TimeManagerClockButton, GameTimeFrame,
MinimapZoomIn, MinimapZoomOut, MiniMapWorldMapButton, MiniMapMailFrame, MiniMapBattlefieldFrame
}