1
0
Fork 0
mirror of git://git.psyced.org/git/psyced synced 2024-08-06 12:38:25 +00:00
psyced/world/net/gateway/aim2.c

6 lines
150 B
C

// component logic for jabber aim-t transports (icq, aim)
#include <net.h>
// simply copy what the icq thing does :)
inherit NET_PATH "gateway/icq";