From bcfc3c93df08e24cec259aa70a236efde5e965e0 Mon Sep 17 00:00:00 2001
From: hxp <ale99527@vip.qq.com>
Date: 星期一, 09 九月 2024 15:08:47 +0800
Subject: [PATCH] 10261 【越南】【砍树】仙盟徽章,头像框,头像(动态),聊天气泡,聊天表情(增加仙盟徽章)

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

diff --git a/ServerPack/GameServerPack/HA4_Family/PyAllFamilyView.h b/ServerPack/GameServerPack/HA4_Family/PyAllFamilyView.h
index c6d8c94..1d12e93 100644
--- a/ServerPack/GameServerPack/HA4_Family/PyAllFamilyView.h
+++ b/ServerPack/GameServerPack/HA4_Family/PyAllFamilyView.h
@@ -16,6 +16,7 @@
 	BYTE		WarRank;		//联赛排名
 	DWORD		TotalFightPower;		//总战力,不足1个亿的部分
 	DWORD		TotalFightPowerEx;		//总战力点,1点=1亿
+	BYTE		EmblemID;		//徽章ID
 };
 
 struct	tagGCPyAllFamilyView

--
Gitblit v1.8.0