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
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)