From c1ae73d0f9647f8878ffb7e5dcb3ae564f6b69b3 Mon Sep 17 00:00:00 2001 From: hxp <ale99527@vip.qq.com> Date: 星期四, 29 十一月 2018 01:11:48 +0800 Subject: [PATCH] B208 B211删除理论获得仙缘币信息; --- ServerPack/MapServerPack/HB2_ActionMap/HelpBattleRecordList.h | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/ServerPack/MapServerPack/HB2_ActionMap/HelpBattleRecordList.h b/ServerPack/MapServerPack/HB2_ActionMap/HelpBattleRecordList.h index 933ae24..05d9675 100644 --- a/ServerPack/MapServerPack/HB2_ActionMap/HelpBattleRecordList.h +++ b/ServerPack/MapServerPack/HB2_ActionMap/HelpBattleRecordList.h @@ -7,7 +7,6 @@ char CallPlayerName[NameLen]; // 邀请助战的玩家名,size = NameLen DWORD MapID; BYTE FuncLineID; - WORD XianyuanCoinAddTheory; // 理论增加的仙缘币 WORD XianyuanCoinAdd; // 增加的仙缘币,0代表已达上限 BYTE Relation; // 当时的关系:0-无,1-好友,2-盟友 BYTE VIPLV; // 当时的VIP等级 -- Gitblit v1.8.0