少年修仙传服务端代码子仓库
hxp
2019-04-16 59ec57811cfb7e87c6fe5d5a0cc90d1cd28af793
Add: A2 34 自定义场景中获取采集奖励 #tagCMGetCustomSceneCollectAward
3个文件已添加
8 ■■■■■ 已修改文件
ClientPack/ClientToMapServer/CA2_Interaction/GetCustomSceneCollectAward 补丁 | 查看 | 原始文档 | blame | 历史
ClientPack/ClientToMapServer/CA2_Interaction/GetCustomSceneCollectAward.des 1 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
ClientPack/ClientToMapServer/CA2_Interaction/GetCustomSceneCollectAward.h 7 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
ClientPack/ClientToMapServer/CA2_Interaction/GetCustomSceneCollectAward
ClientPack/ClientToMapServer/CA2_Interaction/GetCustomSceneCollectAward.des
New file
@@ -0,0 +1 @@
A2 34 自定义场景中获取采集奖励 #tagCMGetCustomSceneCollectAward
ClientPack/ClientToMapServer/CA2_Interaction/GetCustomSceneCollectAward.h
New file
@@ -0,0 +1,7 @@
// A2 34 自定义场景中获取采集奖励 #tagCMGetCustomSceneCollectAward
struct    tagCMGetCustomSceneCollectAward
{
    tagHead        Head;
    DWORD        NPCID;    //采集的NPCID
};