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