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