Mercurial > wow > worldplan
diff FilterBar.lua @ 119:b528ba7c239c v7.3.2-20171712
lexical bits
author | Nenue |
---|---|
date | Sun, 17 Dec 2017 18:43:29 -0500 |
parents | a4dfdd4f1cf3 |
children |
line wrap: on
line diff
--- a/FilterBar.lua Fri Dec 15 16:39:06 2017 -0500 +++ b/FilterBar.lua Sun Dec 17 18:43:29 2017 -0500 @@ -416,8 +416,6 @@ GameTooltip:AddLine(self.info.label) wipe(found) - - if self.numQuestsHere >= 1 then if self.numQuestsHere < self.numQuestsTotal then GameTooltip:AddLine('This Zone', 1, 1, 0) @@ -447,7 +445,6 @@ end end - GameTooltip:AddLine(self.numQuestsTotal .. ' total') GameTooltip:Show() end