少年修仙传服务端代码子仓库
hch
2024-11-18 8dff1b6f1c1042e7e8a3a92014fb7dbc1e8e0dd7
1
2
3
4
5
6
7
8
// AB 25 ½ÚÈÕºì°üÐÅÏ¢ #tagMCFeastRedPackInfo
 
struct    tagMCFeastRedPackInfo
{
    tagHead         Head;
    DWORD        MoneyNum;    // ÀÛ»ýÇÀµ½¶àÉÙÇ®
    WORD        GrabCnt;        // ÒÑÇÀºì°ü´ÎÊý
};