少年修仙传服务端代码子仓库
hxp
2019-12-24 ddf73b25e63db6bdbdc620a5bb285ab59b1e4062
1
2
3
4
5
6
7
8
//A6 01  ÏòÍæ¼ÒÉêÇë¼ÓÈë¼Ò×å #tagCGRequestJoinFamilyByPlayer
 
struct    tagCGRequestJoinFamilyByPlayer
 
{
    tagHead        Head;
    DWORD        AddPlayerID;    //ÉêÇë¼ÓÈëµÄÍæ¼ÒID
};