Skip to content

Commit

Permalink
Minor text changes
Browse files Browse the repository at this point in the history
  • Loading branch information
Anonomit committed Jun 20, 2023
1 parent 7753545 commit 3d7959a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Config/OptionsTables.lua
Original file line number Diff line number Diff line change
Expand Up @@ -317,7 +317,7 @@ function Addon:MakeAddonOptionsTemp(chatCmd)
local GUI = self.GUI:ResetOrder()
local opts = GUI:CreateGroupTop(title, "tab")

GUI:CreateDescription(opts, "The new options menu is extremely laggy with ZeraTooltip.|nFor now, options have been moved into a separate window.", fontSize)
GUI:CreateDescription(opts, "The new options menu is bugged and embedded textures cause extreme lag.|nFor now, ZeraTooltip options have been moved into a separate window.", fontSize)
GUI:CreateNewline(opts)

GUI:CreateExecute(opts, "key", "ZeraTooltip Options", nil, function() Addon:OpenConfig(ADDON_NAME) end)
Expand Down

0 comments on commit 3d7959a

Please sign in to comment.