This is screwing up keying actions

This commit is contained in:
Logan Payton
2018-02-21 15:02:33 -05:00
parent d0e5c44d68
commit c3bdb0aa08
+1 -1
View File
@@ -386,7 +386,7 @@ function AB:DisableBlizzard()
end
if element ~= MainMenuBar then
element:Hide()
-- element:Hide()
end
element:SetAlpha(0)
end