From 67d462554f978506611245ecbc9fcc66ab80d019 Mon Sep 17 00:00:00 2001
From: hxp <ale99527@vip.qq.com>
Date: 星期二, 09 七月 2024 15:41:12 +0800
Subject: [PATCH] 10205 【越南】【主干】【港台】【砍树】自选礼包

---
 ServerPack/MapServerPack/HA1_Sys/CoinToGoldCountInfo.h |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/ServerPack/MapServerPack/HA1_Sys/CoinToGoldCountInfo.h b/ServerPack/MapServerPack/HA1_Sys/CoinToGoldCountInfo.h
index 69c4b5b..b8f3175 100644
--- a/ServerPack/MapServerPack/HA1_Sys/CoinToGoldCountInfo.h
+++ b/ServerPack/MapServerPack/HA1_Sys/CoinToGoldCountInfo.h
@@ -7,6 +7,7 @@
 	DWORD		TotalPayCount; // 累计总购买次数
 	WORD		WeekPayCount; // 周总购买次数
 	WORD		MonthPayCount; // 月总购买次数
+	DWORD		SelectItemValue; // 自选物品索引值,每两位存储每个自选索引对应选择的物品索引+1,存储位值为0代表未选择,最多支持选择4种物品
 };
 
 struct	tagMCCoinToGoldCountInfo

--
Gitblit v1.8.0