调整dps插件对仇恨的估算方式
优化dps插件
This commit is contained in:
6
Core.lua
6
Core.lua
@@ -18,9 +18,13 @@ local defaultConfig = {
|
||||
mergePets = true,
|
||||
visible = true,
|
||||
locked = false,
|
||||
maxSegments = 10,
|
||||
maxSegments = 20,
|
||||
backdropAlpha = 0.92,
|
||||
showClassIcons = true,
|
||||
paused = false,
|
||||
pausedAlpha = 0.35,
|
||||
otWarning = false,
|
||||
nameplateThreat = false,
|
||||
}
|
||||
|
||||
function NanamiDPS:RegisterModule(name, mod)
|
||||
|
||||
Reference in New Issue
Block a user