Skip to content

Commit 0db5365

Browse files
committed
build modcache to maybe avoid test fail
1 parent f4a7993 commit 0db5365

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Classes/GemSelectControl.lua

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -465,7 +465,6 @@ function GemSelectClass:Draw(viewPort, noTooltip)
465465
gemData = gemData
466466
}
467467
self:AddGemTooltip(gemInstance)
468-
self.tooltip:AddSeparator(10)
469468
self.skillsTab.build:AddStatComparesToTooltip(self.tooltip, calcBase, output, "^7Selecting this gem will give you:")
470469
self.tooltip:Draw(x, y + height + 2 + (self.hoverSel - 1) * (height - 4) - scrollBar.offset, width, height - 4, viewPort)
471470
end

0 commit comments

Comments
 (0)