Styling fix

Co-authored-by: Wires77 <Wires77@users.noreply.github.com>
This commit is contained in:
BlueManiac
2021-10-17 11:23:12 +02:00
committed by GitHub
parent 865d67bc69
commit dc8fc579d9

View File

@@ -114,7 +114,6 @@ function SkillListClass:OnHoverKeyUp(key)
-- Get the first gem in the group
local gem = item.gemList[1]
if gem then
itemLib.wiki.openGem(gem.gemData)
end