Simplify everything

Fuck that
This commit is contained in:
2024-12-27 17:15:16 +01:00
parent 5641440a4b
commit df5e98052d
7 changed files with 5 additions and 19 deletions

View File

@@ -108,10 +108,8 @@ end
local function Configure() local function Configure()
JoinChannels() JoinChannels()
FindOrCreateChatFrame("Auto", subscribedMessageGroups, subscribedChannels) FindOrCreateChatFrame("Auto", subscribedMessageGroups, {})
--FindOrCreateChatFrame("Horde", {}, { "Horde" }) FindOrCreateChatFrame("Horde", {}, { "Horde" })
--FindOrCreateChatFrame("world_ru", {}, { "world_ru" })
--FindOrCreateChatFrame("Agent", {}, { "Agent" })
end end
local frame = CreateFrame("Frame") local frame = CreateFrame("Frame")

BIN
Channeler.zip (Stored with Git LFS) Normal file

Binary file not shown.

BIN
Channeler_HordeAll_1tab.zip (Stored with Git LFS)

Binary file not shown.

BIN
Channeler_HordeAll_world_2tab.zip (Stored with Git LFS)

Binary file not shown.

BIN
Channeler_Horde_1tab.zip (Stored with Git LFS)

Binary file not shown.

BIN
Channeler_Horde_world_2tab.zip (Stored with Git LFS)

Binary file not shown.

BIN
Channeler_Horde_world_all_3tab.zip (Stored with Git LFS)

Binary file not shown.