From 8b312ea63877a582cd7a5c5929c56bb2eabc0483 Mon Sep 17 00:00:00 2001 From: hxp <ale99527@vip.qq.com> Date: 星期五, 01 十一月 2024 15:12:30 +0800 Subject: [PATCH] 10261 【越南】【砍树】【英文】【tqxbqy】头像框,头像(补充通知:A922、A923、A927、A928、B920、B922、B033、B035) --- ServerPack/GameServerPack/HA9_Function/ArenaMatchList.h | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/ServerPack/GameServerPack/HA9_Function/ArenaMatchList.h b/ServerPack/GameServerPack/HA9_Function/ArenaMatchList.h index 1e4e7d5..ff288fc 100644 --- a/ServerPack/GameServerPack/HA9_Function/ArenaMatchList.h +++ b/ServerPack/GameServerPack/HA9_Function/ArenaMatchList.h @@ -10,6 +10,8 @@ DWORD FightPower; //战力求余亿部分,机器人读等级表取等级对应战力 DWORD FightPowerEx; //战力整除亿部分,机器人读等级表取等级对应战力 DWORD Score; //积分 + DWORD Face; //基本脸型 + DWORD FacePic; //头像框 }; struct tagGCArenaMatchList -- Gitblit v1.8.0