From 59855f902311f1bb96c4cf435353cb0dc345aa93 Mon Sep 17 00:00:00 2001 From: hxp <ale99527@vip.qq.com> Date: 星期一, 27 十一月 2023 17:06:11 +0800 Subject: [PATCH] 10014 【主干】【港台】【砍树】多个直购一次打包购买功能 --- ServerPack/MapServerPack/HA7_Interaction/SCQueryPlayerCacheResult.h | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/ServerPack/MapServerPack/HA7_Interaction/SCQueryPlayerCacheResult.h b/ServerPack/MapServerPack/HA7_Interaction/SCQueryPlayerCacheResult.h index 6193270..fbdbb20 100644 --- a/ServerPack/MapServerPack/HA7_Interaction/SCQueryPlayerCacheResult.h +++ b/ServerPack/MapServerPack/HA7_Interaction/SCQueryPlayerCacheResult.h @@ -9,5 +9,4 @@ char ItemData[ItemDataSize]; //物品记录 DWORD PlusDataSize; char PlusData[PlusDataSize]; //扩展记录 - BYTE CrossPlayer; //是否跨服玩家 }; -- Gitblit v1.8.0