From 8e5aae8f5a9e1083d6859732cda562319a17f8e0 Mon Sep 17 00:00:00 2001 From: Bunny67 Date: Wed, 12 Jan 2022 21:40:04 +0300 Subject: [PATCH] typo --- WeakAuras/RegionTypes/AuraBar.lua | 1 - 1 file changed, 1 deletion(-) diff --git a/WeakAuras/RegionTypes/AuraBar.lua b/WeakAuras/RegionTypes/AuraBar.lua index c002861..25381ea 100644 --- a/WeakAuras/RegionTypes/AuraBar.lua +++ b/WeakAuras/RegionTypes/AuraBar.lua @@ -854,7 +854,6 @@ local funcs = { else self.bar:SetValue(1 - self.bar:GetValue()); end - self.bar:SetAdditionalBarsInverse(not self.bar:GetAdditionalBarsInverse()) self.subRegionEvents:Notify("InverseChanged") end, SetOrientation = function(self, orientation)