少年修仙传服务端代码子仓库
xdh
2019-04-08 f647d7c5e614fb712971f29c9ff454050801cda5
1
2
3
4
5
6
7
8
9
// A8 14 ºÏ³É½á¹û֪ͨ #tagMCMakeItemAnswer
 
struct    tagMCMakeItemAnswer
{
    tagHead        Head;
    BYTE        MakeType;        //ÀàÐÍ        TMakeItemType
    BYTE        Result;        //ÊÇ·ñ³É¹¦
    DWORD        MakeItemID;    //ºÏ³ÉµÄÎïÆ·ID
};