Skip to content

Commit

Permalink
Put about page in a scroll frame
Browse files Browse the repository at this point in the history
  • Loading branch information
AeroScripts committed Aug 16, 2021
1 parent 5214a5b commit b9fd71a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ui.lua
Original file line number Diff line number Diff line change
Expand Up @@ -836,6 +836,7 @@ function GogoLoot:BuildUI()

end,
["about"] = function(widget, group)
widget = scrollFrame(widget)
labelLarge(widget, "Don't Let Loot Slow Down Your Zug!")

spacer(widget)
Expand Down

0 comments on commit b9fd71a

Please sign in to comment.