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

---
 ServerPack/GameServerPack/HA9_Function/SkyTowerPassPlayerInfo.h |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/ServerPack/GameServerPack/HA9_Function/SkyTowerPassPlayerInfo.h b/ServerPack/GameServerPack/HA9_Function/SkyTowerPassPlayerInfo.h
index f76e1e3..102e71f 100644
--- a/ServerPack/GameServerPack/HA9_Function/SkyTowerPassPlayerInfo.h
+++ b/ServerPack/GameServerPack/HA9_Function/SkyTowerPassPlayerInfo.h
@@ -8,6 +8,7 @@
 	WORD		LV;		//等级
 	WORD		RealmLV;		//境界
 	DWORD		Face;		//基本脸型
+	DWORD		FacePic;		//头像框
 };
 
 struct	tagGCSkyTowerPassFloor

--
Gitblit v1.8.0