hxp
2025-10-22 ff4d5c9e41c7aad3b24b020e020b6520a243625c
1
2
3
4
5
6
7
8
9
// A6 04 ´´½¨¼Ò×å #tagCMCreateFamily
 
struct    tagCMCreateFamily
{
    tagHead        Head;
    char        Name[33];
    WORD        EmblemID; //Ñ¡Ôñ»ÕÕÂID£¬½âËøÏÉÃ˵ȼ¶Îª1¼¶µÄ¾ùΪ¿ÉÑ¡ID
    char        EmblemWord[3];    //»ÕÕÂÎÄ×Ö
};