hxp
昨天 f0e69f251d5ebe81487bf19484f2c11e1564028d
1
2
3
4
5
6
7
8
9
// A5 05 ¹«»á¿ç·þ»¥Í¨ÐÅÏ¢ #tagSCFamilyCrossInfo
 
struct    tagSCFamilyCrossInfo
{
    tagHead        Head;
    BYTE        ZoneID;        // ËùÊô·ÖÇø
    WORD        ServerCnt;
    DWORD        ServerIDList[ServerCnt];    // »¥Í¨·þÎñÆ÷IDÁбí
};