temp disable until further fix

This commit is contained in:
Crum
2018-01-30 19:08:52 -06:00
parent 1cdd96dcfd
commit 2ca06abbfe
@@ -453,9 +453,9 @@ function lib:AskWhoNext()
self.Quiet = false self.Quiet = false
if args.whotoui then if args.whotoui then
self.hooked.SetWhoToUI(args.whotoui) -- self.hooked.SetWhoToUI(args.whotoui)
else else
self.hooked.SetWhoToUI(args.gui and true or false) -- self.hooked.SetWhoToUI(args.gui and true or false)
end end
else else
-- self.hooked.SetWhoToUI(true) -- self.hooked.SetWhoToUI(true)