mirror of
https://github.com/Bluewhale1337/ElvUIModernized.git
synced 2026-07-27 16:34:45 +00:00
temp disable until further fix
This commit is contained in:
@@ -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)
|
||||||
|
|||||||
Reference in New Issue
Block a user