少年修仙传服务端代码子仓库
hxp
2018-11-01 d642a0ade6f0d6016bdbd01e4b907096540382c2
1
2
3
4
5
6
7
8
// A9 03 ¹Ø×¢BOSSˢР#tagCGAttentionBoss
 
struct    tagCGAttentionBoss
{
    tagHead    Head;
    BYTE    IsAdd;  //0-È¡Ïû¹Ø×¢, 1-¹Ø×¢
    DWORD    BossID;
};