少年修仙传服务端代码子仓库
hxp
2019-12-04 dfd91a26f5c18ce3ef98c8ac421ea3a3b0a98791
提交 | 用户 | age
ed7b73 1 // A6 05 VIP礼包购买记录 #tagMCVIPAwardMsg
H 2
3 struct    tagMCVIPAwardMsg
4 {
5     tagHead        Head;
6     DWORD        AwardMsg;        // VIP礼包购买记录
7 };