We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ef6b14f commit 6f98953Copy full SHA for 6f98953
Display/PvP.lua
@@ -38,7 +38,7 @@ Display:RegisterHookScript(LFDMicroButton, "OnEnter", function(self)
38
end
39
else
40
Display
41
- :SetFormattedLine(conquest.currentValue)
+ :SetLine(conquest.currentValue)
42
:SetGrayColor()
43
44
Display:ToLine()
0 commit comments