From 37fb36530ea588ab51f7e8c585d2d85a8b48a56e Mon Sep 17 00:00:00 2001
From: xdh <xiefantasy@qq.com>
Date: 星期二, 08 一月 2019 19:15:39 +0800
Subject: [PATCH] 5768 【后端】【1.5】新增8-14天活动功能封包
---
ServerPack/MapServerPack/HB1_Role/ClothesCoatSkinState.h | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/ServerPack/MapServerPack/HB1_Role/ClothesCoatSkinState.h b/ServerPack/MapServerPack/HB1_Role/ClothesCoatSkinState.h
index 78e58dd..bb54f94 100644
--- a/ServerPack/MapServerPack/HB1_Role/ClothesCoatSkinState.h
+++ b/ServerPack/MapServerPack/HB1_Role/ClothesCoatSkinState.h
@@ -2,7 +2,6 @@
struct tagMCClothesCoatLVInfo
{
- tagHead Head;
DWORD CoatIndex; //时装索引
BYTE CoatLV; //时装等级
};
--
Gitblit v1.8.0