Another fix for FindBuffDuration
This commit is contained in:
+1
-1
@@ -166,7 +166,7 @@ detailsFramework.FrameMixin = {
|
||||
|
||||
SetBackdropBorderColor = function(self, ...)
|
||||
self = getFrame(self)
|
||||
getFrame(self):SetBackdropBorderColor(...)
|
||||
self:SetBackdropBorderColor(...)
|
||||
end,
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user