mirror of
https://github.com/Relintai/Relintais-Enemy-Kooldown-Tracker-WotLK.git
synced 2024-11-08 10:12:11 +01:00
-Commented out options which aren't implemented.
This commit is contained in:
parent
a2a3657c85
commit
03430a0e5a
@ -232,7 +232,7 @@ function Rekt:getTargetandFocusOptions()
|
|||||||
Rekt:setColorFrameSize("interruptbar", v);
|
Rekt:setColorFrameSize("interruptbar", v);
|
||||||
end
|
end
|
||||||
},
|
},
|
||||||
|
--[[
|
||||||
warnHeader = {
|
warnHeader = {
|
||||||
type = "header", name = "Warn Frame's settings", order = 40
|
type = "header", name = "Warn Frame's settings", order = 40
|
||||||
},
|
},
|
||||||
@ -273,7 +273,7 @@ function Rekt:getTargetandFocusOptions()
|
|||||||
Rekt:setDRNumPosition("targetdr", v);
|
Rekt:setDRNumPosition("targetdr", v);
|
||||||
end
|
end
|
||||||
},
|
},
|
||||||
|
]]--
|
||||||
}
|
}
|
||||||
return args;
|
return args;
|
||||||
end
|
end
|
||||||
|
Loading…
Reference in New Issue
Block a user