Skip to content

Commit

Permalink
Updated game menu scaling
Browse files Browse the repository at this point in the history
  • Loading branch information
Wutname1 committed Jul 27, 2024
1 parent 6900ceb commit f8b925d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Core/Skins/Blizzard.lua
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ local function OnEnable()
-- GameMenuFrameHeader:SetSize(GameMenuFrame:GetWidth(), 25)
-- end
-- end)
GameMenuFrame:SetScale(0.8)
end
end

Expand Down

0 comments on commit f8b925d

Please sign in to comment.