map markers, search, export\import like retail, some bug fixes (#21)

* fix middle button on click map

* fix pvp buttons

* map markers search dev tools and fixes

* fixes and loc

* loc

* fix

* typo

* typo

* fix
This commit is contained in:
fxpw(Toxa)
2023-01-07 12:46:08 +03:00
committed by GitHub
parent 8826ee51bf
commit f097d91fb1
16 changed files with 4507 additions and 296 deletions
-7
View File
@@ -95,13 +95,6 @@ local menuList = {
ToggleFrame(AscensionLFGFrame)
end
},
-- {
-- text = LOOKING_FOR_RAID,
-- notCheckable = 1,
-- func = function()
-- ToggleFrame(LFRParentFrame)
-- end
-- },
{
text = MAINMENU_BUTTON,
notCheckable = 1,