From b67207c6e5171f11d81caee3b1506fd48711ac16 Mon Sep 17 00:00:00 2001 From: hxp <ale99527@vip.qq.com> Date: 星期二, 09 七月 2024 15:35:22 +0800 Subject: [PATCH] 10205 【越南】【主干】【港台】【砍树】自选礼包 --- ServerPack/MapServerPack/HA3_Function/PlayerFBInfoData.h | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/ServerPack/MapServerPack/HA3_Function/PlayerFBInfoData.h b/ServerPack/MapServerPack/HA3_Function/PlayerFBInfoData.h index d0caa21..66d3de4 100644 --- a/ServerPack/MapServerPack/HA3_Function/PlayerFBInfoData.h +++ b/ServerPack/MapServerPack/HA3_Function/PlayerFBInfoData.h @@ -8,6 +8,8 @@ WORD ItemAddCnt; //物品增加次数 BYTE PassGradeCnt; //星级值对应个数, 每个key存9个lineID DWORD PassGrade[PassGradeCnt]; //副本线路对应星级值列表 + DWORD EnterCntTotal; //累计进入次数 + DWORD PassLineID; //已过关到的lineID }; struct tagMCPlayerFBInfoData -- Gitblit v1.8.0