hxp
2025-10-22 d0ec95232cf9e1a74b6ca8e6b45b048a47224be2
1
2
3
4
5
6
7
8
9
//B3 06 Éç½»Íæ¼ÒÔÚÏßÇé¿ö #tagGCSocialOnline
 
struct    tagGCSocialOnline
{
    tagHead        Head;
    DWORD        PlayerID;            
    BYTE        OnlineType;    //0²»ÔÚÏß 1ÔÚÏß 2ÍÑ»úÔÚÏß
 
};