Skip to content

Commit b79243f

Browse files
committed
comments
1 parent e8c32b9 commit b79243f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/Classes/SkillsTab.lua

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -615,6 +615,7 @@ function SkillsTabClass:PasteSocketGroup(testInput)
615615
end
616616
end
617617

618+
-- the imbued support control actively switches to the latest count of the current displayGroup's gemList so we can use the canSupport filtering
618619
local function updateImbuedSupportIndex(control, gemListCount)
619620
if gemListCount > 0 then
620621
control.index = gemListCount + 1

0 commit comments

Comments
 (0)