Esempio n. 1
0
 void RecvGuildInfo(IIPSocket conn, BitStream r)
 {
     GuildInfo.Read(r);
 }