From 6bd9608b2d7d41c0a6746529e86482bd0e55e70a Mon Sep 17 00:00:00 2001
From: hxp <ale99527@vip.qq.com>
Date: 星期四, 12 九月 2024 11:42:33 +0800
Subject: [PATCH] 10261 【越南】【砍树】仙盟徽章,头像框,头像(动态),聊天气泡,聊天表情(增加头像、头像框)

---
 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