[Classic] Can't move the BG icon on the minimap
Mrhgb opened this issue ยท 1 comments
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
}