hxp
2025-08-07 4b1128ef3feb04fb2fe712e9214d09ff16ddf9ad
1
2
3
4
5
6
7
8
//B3 05 É罻ȦÄÚ¹ã²¥Íæ¼ÒÃû³Æ #tagGCSocialName
 
struct    tagGCSocialName
{
    tagHead        Head;
    DWORD        PlayerID;    
    char        Name[33];
};