少年修仙传服务端代码子仓库
hxp
2019-01-21 aa1d88d67766db34c1fe3a75400ff2b391341d3d
1
2
3
4
5
6
7
8
9
// A9 04 ²éѯbossÐÅÏ¢ #tagCGQueryBossInfo
 
 
struct    tagCGQueryBossInfo
{
    tagHead        Head;
    BYTE        Count;    //ÊýÁ¿
    DWORD        BossIDList[Count];    //boosid
};