From 2ca06abbfef7c58ed80de129b1ea3e7c61001698 Mon Sep 17 00:00:00 2001 From: Crum Date: Tue, 30 Jan 2018 19:08:52 -0600 Subject: [PATCH] temp disable until further fix --- 2/3/4/5/6/7/ElvUI/Libraries/LibWho-2.0/LibWho-2.0.lua | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/2/3/4/5/6/7/ElvUI/Libraries/LibWho-2.0/LibWho-2.0.lua b/2/3/4/5/6/7/ElvUI/Libraries/LibWho-2.0/LibWho-2.0.lua index f840125..60c2f2a 100644 --- a/2/3/4/5/6/7/ElvUI/Libraries/LibWho-2.0/LibWho-2.0.lua +++ b/2/3/4/5/6/7/ElvUI/Libraries/LibWho-2.0/LibWho-2.0.lua @@ -453,9 +453,9 @@ function lib:AskWhoNext() self.Quiet = false if args.whotoui then - self.hooked.SetWhoToUI(args.whotoui) + -- self.hooked.SetWhoToUI(args.whotoui) else - self.hooked.SetWhoToUI(args.gui and true or false) + -- self.hooked.SetWhoToUI(args.gui and true or false) end else -- self.hooked.SetWhoToUI(true)