Sushi-3.1

Sushi-3.1

1.5k Downloads

Settexture on header.lua color needs updating for legion.

ceylina opened this issue ยท 1 comments

commented

Sushi-3.0\Classes\Header.lua

line 37

Underline:SetTexture(1,1,1, .2)

should be

Underline:SetColorTexture(1,1,1, .2)

fixes green underline issue on interface options

commented

This has been updated a while ago. But thank you for the concern.