少年修仙传服务端代码子仓库
hxp
2021-04-13 b9660ef1a8fd151897119f8320cdf31bba74f6cf
提交 | 用户 | age
59ec57 1 // A2 34 自定义场景中获取采集奖励 #tagCMGetCustomSceneCollectAward
H 2
3 struct    tagCMGetCustomSceneCollectAward
4 {
5     tagHead        Head;
6     DWORD        NPCID;    //采集的NPCID
7 };