From 0e00f0fe9e2b6e75287269fe8c9eb8416039b242 Mon Sep 17 00:00:00 2001 From: hxp <ale99527@vip.qq.com> Date: 星期日, 28 九月 2025 19:48:16 +0800 Subject: [PATCH] 16 卡牌服务端(删除资源找回;前端自定义副本,公共扫荡;) --- ServerPack/HA7_Interaction/SCQueryPlayerCacheResult.h | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/ServerPack/HA7_Interaction/SCQueryPlayerCacheResult.h b/ServerPack/HA7_Interaction/SCQueryPlayerCacheResult.h index c5d1218..55458a6 100644 --- a/ServerPack/HA7_Interaction/SCQueryPlayerCacheResult.h +++ b/ServerPack/HA7_Interaction/SCQueryPlayerCacheResult.h @@ -10,6 +10,7 @@ BYTE RealmLV; DWORD Face; DWORD FacePic; + DWORD ModelMark; //变形模型mark DWORD TitleID; //佩戴的称号 DWORD ServerID; DWORD FightPower; -- Gitblit v1.8.0