From b18733b98e000bd51bd87eeac6561b14dbf6ae22 Mon Sep 17 00:00:00 2001 From: xdh <xiefantasy@qq.com> Date: 星期三, 27 三月 2019 11:52:29 +0800 Subject: [PATCH] 6244 【后端】【2.0】法宝调整 --- ServerPack/MapServerPack/HA3_Function/MagicWeaponLVInfo.h | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/ServerPack/MapServerPack/HA3_Function/MagicWeaponLVInfo.h b/ServerPack/MapServerPack/HA3_Function/MagicWeaponLVInfo.h index 1dc11db..3933184 100644 --- a/ServerPack/MapServerPack/HA3_Function/MagicWeaponLVInfo.h +++ b/ServerPack/MapServerPack/HA3_Function/MagicWeaponLVInfo.h @@ -5,7 +5,6 @@ DWORD MWID; BYTE LV; DWORD Exp; - BYTE State; //是否点击法宝认主 BYTE FBPassLV; //副本关卡 BYTE IsWear; //是否佩戴(仅适用王者法宝) }; -- Gitblit v1.8.0