Skip to content

Commit

Permalink
Remove blank usage.
Browse files Browse the repository at this point in the history
  • Loading branch information
QartemisT committed Jul 24, 2022
1 parent 24eaff4 commit 62e6f0b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion DBM-GUI/modules/PanelPrototype.lua
Original file line number Diff line number Diff line change
Expand Up @@ -542,7 +542,6 @@ function PanelPrototype:CreateAbility(titleText, icon)
button.toggle:SetPushedTexture(area.hidden and 130836 or 130820) -- "Interface\\Buttons\\UI-PlusButton-DOWN", "Interface\\Buttons\\UI-MinusButton-DOWN"
_G["DBM_GUI_OptionsFrame"]:DisplayFrame(DBM_GUI.currentViewing)
end
button:RegisterForClicks(false)
--
self:SetLastObj(area)
return setmetatable({
Expand Down

0 comments on commit 62e6f0b

Please sign in to comment.