From a154d2120d57e3f5ffb99fa66a4c78f9f41ea002 Mon Sep 17 00:00:00 2001
From: hxp <ale99527@vip.qq.com>
Date: 星期五, 23 九月 2022 14:35:51 +0800
Subject: [PATCH] 9701 【后端】【越南】【BT7】【主干】跨服竞技64位排位赛(封包调整)

---
 ServerPack/GameServerPack/HC0_CrossRealm/ChmpionshipOfficialApplyReplyRet.h |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/ServerPack/GameServerPack/HC0_CrossRealm/ChmpionshipOfficialApplyRet.h b/ServerPack/GameServerPack/HC0_CrossRealm/ChmpionshipOfficialApplyReplyRet.h
similarity index 61%
rename from ServerPack/GameServerPack/HC0_CrossRealm/ChmpionshipOfficialApplyRet.h
rename to ServerPack/GameServerPack/HC0_CrossRealm/ChmpionshipOfficialApplyReplyRet.h
index b791a0b..e9f64d8 100644
--- a/ServerPack/GameServerPack/HC0_CrossRealm/ChmpionshipOfficialApplyRet.h
+++ b/ServerPack/GameServerPack/HC0_CrossRealm/ChmpionshipOfficialApplyReplyRet.h
@@ -1,6 +1,6 @@
-// C0 19 跨服排位仙官申请结果 #tagGCChmpionshipOfficialApplyRet
+// C0 19 跨服排位仙官申请回应结果 #tagGCChmpionshipOfficialApplyReplyRet
 
-struct	tagGCChmpionshipOfficialApplyRet
+struct	tagGCChmpionshipOfficialApplyReplyRet
 {
 	tagHead		Head;
 	BYTE		NameLen;

--
Gitblit v1.8.0