From a643aa4bc4957b8622be0f9f5593a2c3302e44fc Mon Sep 17 00:00:00 2001
From: hxp <ale99527@vip.qq.com>
Date: 星期五, 07 九月 2018 20:16:23 +0800
Subject: [PATCH] //A0 05 同步开服天数 #tagOpenServerDay 增加开服时间同步

---
 ClientPack/ClientToMapServer/CA5_Function/DogzEquipPlus.h |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/ClientPack/ClientToMapServer/CA5_Function/DogzEquipPlus.h b/ClientPack/ClientToMapServer/CA5_Function/DogzEquipPlus.h
index 79e300b..2bfa1fc 100644
--- a/ClientPack/ClientToMapServer/CA5_Function/DogzEquipPlus.h
+++ b/ClientPack/ClientToMapServer/CA5_Function/DogzEquipPlus.h
@@ -1,6 +1,6 @@
 // A5 C4 神兽装备强化 #tagCMDogzEquipPlus
 
-struct	tagCMDogzBattleStateChange
+struct	tagCMDogzEquipPlus
 
 {
 	tagHead		Head;

--
Gitblit v1.8.0