mirror of
https://github.com/Relintai/Relintais-Enemy-Kooldown-Tracker-WotLK.git
synced 2024-11-08 10:12:11 +01:00
-Specdetection is on by default.
Ported from the TBC version.
This commit is contained in:
parent
ab6e0daff5
commit
caac5d2156
2
Rekt.lua
2
Rekt.lua
@ -39,7 +39,7 @@ Rekt.defaults = {
|
|||||||
spellAuraDebug = false,
|
spellAuraDebug = false,
|
||||||
allCDebug = false,
|
allCDebug = false,
|
||||||
selfCDRegister = false,
|
selfCDRegister = false,
|
||||||
specdetection = false,
|
specdetection = true,
|
||||||
petcdguessing = true,
|
petcdguessing = true,
|
||||||
target = {
|
target = {
|
||||||
enabled = true,
|
enabled = true,
|
||||||
|
Loading…
Reference in New Issue
Block a user