From 8a037de4c61bbd9e9c9201cdb0a0b6601931db80 Mon Sep 17 00:00:00 2001
From: hxp <ale99527@vip.qq.com>
Date: 星期六, 28 九月 2024 15:28:26 +0800
Subject: [PATCH] 10253 【越南】【砍树】【英文】聚魂 和 古宝获得物品展示(支持多选)

---
 ClientPack/ClientToMapServer/CA2_Interaction/ViewPlayerInfo.h |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/ClientPack/ClientToMapServer/CA2_Interaction/ViewPlayerInfo.h b/ClientPack/ClientToMapServer/CA2_Interaction/ViewPlayerInfo.h
index dd54d7a..216f354 100644
--- a/ClientPack/ClientToMapServer/CA2_Interaction/ViewPlayerInfo.h
+++ b/ClientPack/ClientToMapServer/CA2_Interaction/ViewPlayerInfo.h
@@ -3,4 +3,5 @@
 {
 	tagHead		Head;
 	DWORD		PlayerID;
+	BYTE		EquipClassLV;	//大于0为查看指定境界阶装备信息,  0为查看默认信息
 };

--
Gitblit v1.8.0