Skip to content

Commit 8522f97

Browse files
committed
it's SoD specific, whoops
1 parent 4d3d11e commit 8522f97

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ElvUI/Core/Modules/DataTexts/DualSpec.lua

+1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
local E, L, V, P, G = unpack(ElvUI)
2+
if not (E.Wrath or E.ClassicSOD) then return end
23
local DT = E:GetModule('DataTexts')
34

45
local _G = _G

0 commit comments

Comments
 (0)