Implement friend tracker
This commit is contained in:
5
FreshShit/FriendTracker/event.lua
Normal file
5
FreshShit/FriendTracker/event.lua
Normal file
@@ -0,0 +1,5 @@
|
||||
-- FRIENDLIST_UPDATE
|
||||
function(e)
|
||||
-- Event triggered by ShowFriends()
|
||||
aura_env.FileFriends()
|
||||
end
|
||||
Reference in New Issue
Block a user