Home
last modified time | relevance | path

Searched refs:clanTAG (Results 1 – 1 of 1) sorted by relevance

/dports/games/pvpgn/pvpgn-1.8.5/src/bnetd/
H A Dhandle_bnet.c2614 bn_int clanTAG; in _client_profilereq() local
2640 bn_int_set(&clanTAG, clan_get_clantag(clan)); in _client_profilereq()
2642 bn_int_set(&clanTAG, 0); in _client_profilereq()
2643 packet_append_data(rpacket, clanTAG, 4); in _client_profilereq()