Skip to content

Commit

Permalink
green light
Browse files Browse the repository at this point in the history
  • Loading branch information
fxpw committed May 18, 2023
1 parent 1c2b5f0 commit 4dfcf14
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
2 changes: 1 addition & 1 deletion .luacheckrc
Original file line number Diff line number Diff line change
Expand Up @@ -42271,7 +42271,7 @@ globals = {
"HelpFrameTicketCancel",
"HelpFrameTicketScrollFrameScrollBar",
--sirus raid

"TimerTracker",
"CompactRaidFrameManagerDisplayFrameProfileSelector",
"CompactRaidFrameManagerDisplayFrameLeaderOptionsCountdown",
"CompactRaidFrameManagerDisplayFrameLeaderOptionsInitiateReadyCheck",
Expand Down
3 changes: 0 additions & 3 deletions Modules/Maps/Minimap.lua
Original file line number Diff line number Diff line change
Expand Up @@ -125,9 +125,6 @@ local menuFrame = CreateFrame("Frame", "MinimapRightClickMenu", E.UIParent, "UID

-- Interface\Buttons\UI-MicroButton-Achievement-Up
local function CreateTextureString(path, size1, size2)
-- size1 = size1 or 32
-- size2 = size2 or 25
-- local textString = "|T"..path..":"..size1..":"..size2.."|t"
return ""
end
local menuList = {
Expand Down

0 comments on commit 4dfcf14

Please sign in to comment.