From 55c09d9c7b7495bf6690ce06565d503889f5613c Mon Sep 17 00:00:00 2001
From: hxp <ale99527@vip.qq.com>
Date: 星期四, 16 一月 2025 18:18:14 +0800
Subject: [PATCH] 10263 【越南】【英文】【BT】【砍树】后端支持NPC仿真实玩家战斗和快速战斗(优化切图同步功能地图ID数据A126 A127 ExAttr3)

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

diff --git a/ServerPack/MapServerPack/HA1_Sys/tagMCStartChangeMap.h b/ServerPack/MapServerPack/HA1_Sys/tagMCStartChangeMap.h
index 4e04527..08d50b3 100644
--- a/ServerPack/MapServerPack/HA1_Sys/tagMCStartChangeMap.h
+++ b/ServerPack/MapServerPack/HA1_Sys/tagMCStartChangeMap.h
@@ -5,4 +5,5 @@
 	tagHead		Head;
 	DWORD		MapID;
 	WORD		FuncLineID;	//功能线路ID
+	WORD		FuncMapID;	//功能地图ID
 };

--
Gitblit v1.8.0