From 22c733f71ba706d7dc1a9ca9f3466e82f15c40e9 Mon Sep 17 00:00:00 2001
From: hxp <ale99527@vip.qq.com>
Date: 星期五, 22 九月 2023 16:48:46 +0800
Subject: [PATCH] 9931 【BT0.1】【主干】境界修改(修仙之路)

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

diff --git a/ServerPack/MapServerPack/HB0_Event/ActivityPlaceInfo.h b/ServerPack/MapServerPack/HB0_Event/ActivityPlaceInfo.h
index 8d54c34..576e9dc 100644
--- a/ServerPack/MapServerPack/HB0_Event/ActivityPlaceInfo.h
+++ b/ServerPack/MapServerPack/HB0_Event/ActivityPlaceInfo.h
@@ -12,4 +12,5 @@
 	DWORD		TodayExpPoint;
 	DWORD		YestordayExp;
 	DWORD		YestordayExpPoint;
+	DWORD		TotalCount;	// 累计活跃放置次数
 };

--
Gitblit v1.8.0