Merge remote-tracking branch 'fork/master'
This commit is contained in:
@@ -178,6 +178,7 @@
|
||||
local buffs_on_target = {
|
||||
[10060] = true, --power infusion
|
||||
[194384] = true, --atonement uptime
|
||||
[378134] = true, --rallied to victory
|
||||
}
|
||||
|
||||
Details.CreditBuffToTarget = buffs_on_target
|
||||
|
||||
@@ -509,6 +509,7 @@
|
||||
pluginContainerFrame:EnableMouse(true)
|
||||
pluginContainerFrame:SetMovable(true)
|
||||
pluginContainerFrame:SetPoint("center", UIParent, "center", 0, 0)
|
||||
pluginContainerFrame:SetClampedToScreen(true)
|
||||
table.insert(UISpecialFrames, "DetailsPluginContainerWindow")
|
||||
|
||||
pluginContainerFrame:Hide()
|
||||
|
||||
Reference in New Issue
Block a user