Fuck about with whoer

This commit is contained in:
2025-01-05 00:28:55 +01:00
parent 34e027525f
commit 16cd2f82be

View File

@@ -116,6 +116,7 @@ function shared.Whoer.Init()
---@type WHOQuery[]
local whoQueries = {
WHOQuery.new("g-\"БеспредеЛ\"", {}),
WHOQuery.new("g-\"Dovahkin\"", {}),
WHOQuery.new(
"z-\"Orgrimmar\" z-\"Durotar\" z-\"Valley of Trials\" r-\"Human\" r-\"Dwarf\" r-\"Night Elf\"",
{ NotSiegeOfOrgrimmarFilter, AllianceFilter }),
@@ -128,7 +129,7 @@ function shared.Whoer.Init()
WHOQuery.new(
"z-\"Orgrimmar\" z-\"Durotar\" z-\"Valley of Trials\" r-\"Lightforged Draenei\" r-\"Mechagnome\"",
{ NotSiegeOfOrgrimmarFilter, AllianceFilter }),
WHOQuery.new("Kekv Firobot Tomoki Sakayanagi", {})
WHOQuery.new("Kekv Firobot Tomoki", {})
}
local ttl = #whoQueries * 2
---@type WHOQuery?
@@ -327,7 +328,7 @@ function shared.Whoer.Init()
end
-- Turns out WA cannot do this (
-- aura_env.UpdateMacro()
--_G["FriendsFrameCloseButton"]:Click()
_G["FriendsFrameCloseButton"]:Click()
end)
do