Skip to content

Commit 9a2fdb1

Browse files
committed
had error on login and believe this to be a typo
1 parent b67868c commit 9a2fdb1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ElvUI/Cata/Modules/Skins/NonRaid.lua

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ function S:RaidInfoFrame()
3535
RaidInfoFrame:SetTemplate('Transparent')
3636

3737
S:HandleCloseButton(_G.RaidInfoCloseButton,RaidInfoFrame)
38-
S:HandleScrollBar(_G.RaidInfoScrollFrame.ScrollBar)
38+
S:HandleScrollBar(_G.RaidInfoFrame.ScrollBar)
3939
S:HandleCheckBox(_G.RaidFrameAllAssistCheckButton)
4040
end
4141

0 commit comments

Comments
 (0)