Files

5 lines
96 B
Lua

-- PLAYER_ENTERING_WORLD
function()
aura_env.JoinChannels()
aura_env.ConfigureChatWindow()
end