少年修仙传服务端代码子仓库
提交 | 用户 | age
ed7b73 1 // AA 04 领取消费奖励 #tagCMGetCostAward
H 2
3 struct     tagCMGetCostAward
4 {
5     tagHead        Head;
6     DWORD        ActionID;         // 活动ID
7     BYTE        Index;         // 索引
8 };