From 3f6e55b680cedb691ae0683c15c65eef700cda16 Mon Sep 17 00:00:00 2001 From: hxp <ale99527@vip.qq.com> Date: 星期二, 13 十一月 2018 20:31:30 +0800 Subject: [PATCH] Merge branch 'master' of http://192.168.0.87:10010/r/SnxxPyNetPack --- ServerPack/MapServerPack/HA3_Function/MagicWeaponLVInfo.h | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/ServerPack/MapServerPack/HA3_Function/MagicWeaponLVInfo.h b/ServerPack/MapServerPack/HA3_Function/MagicWeaponLVInfo.h index 1cf9976..2f20f4c 100644 --- a/ServerPack/MapServerPack/HA3_Function/MagicWeaponLVInfo.h +++ b/ServerPack/MapServerPack/HA3_Function/MagicWeaponLVInfo.h @@ -6,6 +6,7 @@ BYTE LV; DWORD Exp; BYTE State; //是否点击法宝认主 + BYTE FBPassLV; //副本关卡 }; struct tagMCMagicWeaponLVInfo -- Gitblit v1.8.0