From f177e6fe8566a24293b985c8bad423e47b9506c7 Mon Sep 17 00:00:00 2001
From: hch <305670599@qq.com>
Date: 星期一, 22 十一月 2021 11:09:09 +0800
Subject: [PATCH] 0312 文件夹改名B3_PlayerSocial
---
ServerPack/MapServerPack/HB3_PlayerSocial/LoveRingInfo.h | 18 +++---
ClientPack/ClientToMapServer/CB3_PlayerSocial/MarryReq.des | 2
ClientPack/ClientToMapServer/CB3_PlayerSocial/MarryBreak.des | 2
ClientPack/ClientToMapServer/CB3_PlayerSocial/LoveRingUnlock.des | 2
ClientPack/ClientToMapServer/CB3_PlayerSocial/LoveRingUnlock.h | 12 ++--
ClientPack/ClientToMapServer/CB3_PlayerSocial/CB3_PlayerSocial.des | 2
ClientPack/ClientToMapServer/CB3_PlayerSocial/SendGifts.h | 20 +++---
ClientPack/ClientToMapServer/CB3_PlayerSocial/SendGifts.des | 2
ServerPack/MapServerPack/HB3_PlayerSocial/LoveRingUnlockOK.h | 12 ++--
ServerPack/MapServerPack/HB3_PlayerSocial/LoveRingUnlockOK | 0
ClientPack/ClientToMapServer/CB3_PlayerSocial/MarryEatCandy | 0
ClientPack/ClientToMapServer/CB3_PlayerSocial/LoveRingUp.des | 2
ClientPack/ClientToMapServer/CB3_PlayerSocial/LoveRingUnlock | 0
ClientPack/ClientToMapServer/CB3_PlayerSocial/MarryBreak.h | 14 ++--
ClientPack/ClientToMapServer/CB3_PlayerSocial/MarryBuyFireworks.h | 16 ++--
ClientPack/ClientToMapServer/CB3_PlayerSocial/MarryBuyFireworks | 0
ServerPack/MapServerPack/HB3_PlayerSocial/LoveRingUnlockOK.des | 2
ServerPack/MapServerPack/HB3_PlayerSocial/LoveRingInfo.des | 2
ClientPack/ClientToMapServer/CB3_PlayerSocial/LoveRingUp | 0
ClientPack/ClientToMapServer/CB3_PlayerSocial/MarryEatCandy.des | 2
ClientPack/ClientToMapServer/CB3_PlayerSocial/SendGifts | 0
/dev/null | 1
ClientPack/ClientToMapServer/CB3_PlayerSocial/MarryEatCandy.h | 16 ++--
ClientPack/ClientToMapServer/CB3_PlayerSocial/MarryBreak | 0
ServerPack/MapServerPack/HB3_PlayerSocial/LoveRingInfo | 0
ClientPack/ClientToMapServer/CB3_PlayerSocial/MarryBuyFireworks.des | 2
ClientPack/ClientToMapServer/CB3_PlayerSocial/LoveRingUp.h | 14 ++--
ServerPack/MapServerPack/HB3_PlayerSocial/HB3_PlayerSocial.des | 2
ClientPack/ClientToMapServer/CB3_PlayerSocial/MarryReq | 0
ClientPack/ClientToMapServer/CB3_PlayerSocial/MarryReq.h | 16 ++--
30 files changed, 80 insertions(+), 81 deletions(-)
diff --git "a/ClientPack/ClientToMapServer/B3 \347\244\276\344\272\244/B3 \347\244\276\344\272\244.des" b/ClientPack/ClientToMapServer/CB3_PlayerSocial/CB3_PlayerSocial.des
similarity index 99%
rename from "ClientPack/ClientToMapServer/B3 \347\244\276\344\272\244/B3 \347\244\276\344\272\244.des"
rename to ClientPack/ClientToMapServer/CB3_PlayerSocial/CB3_PlayerSocial.des
index d3ac3c3..10dc754 100644
--- "a/ClientPack/ClientToMapServer/B3 \347\244\276\344\272\244/B3 \347\244\276\344\272\244.des"
+++ b/ClientPack/ClientToMapServer/CB3_PlayerSocial/CB3_PlayerSocial.des
@@ -1 +1 @@
-B3 社交
+B3 社交
diff --git "a/ClientPack/ClientToMapServer/B3 \347\244\276\344\272\244/LoveRingUnlock" b/ClientPack/ClientToMapServer/CB3_PlayerSocial/LoveRingUnlock
similarity index 100%
rename from "ClientPack/ClientToMapServer/B3 \347\244\276\344\272\244/LoveRingUnlock"
rename to ClientPack/ClientToMapServer/CB3_PlayerSocial/LoveRingUnlock
diff --git "a/ClientPack/ClientToMapServer/B3 \347\244\276\344\272\244/LoveRingUnlock.des" b/ClientPack/ClientToMapServer/CB3_PlayerSocial/LoveRingUnlock.des
similarity index 99%
rename from "ClientPack/ClientToMapServer/B3 \347\244\276\344\272\244/LoveRingUnlock.des"
rename to ClientPack/ClientToMapServer/CB3_PlayerSocial/LoveRingUnlock.des
index aa5636f..d511d63 100644
--- "a/ClientPack/ClientToMapServer/B3 \347\244\276\344\272\244/LoveRingUnlock.des"
+++ b/ClientPack/ClientToMapServer/CB3_PlayerSocial/LoveRingUnlock.des
@@ -1 +1 @@
-B3 17 情戒解锁 #tagCMLoveRingUnlock
+B3 17 情戒解锁 #tagCMLoveRingUnlock
diff --git "a/ClientPack/ClientToMapServer/B3 \347\244\276\344\272\244/LoveRingUnlock.h" b/ClientPack/ClientToMapServer/CB3_PlayerSocial/LoveRingUnlock.h
similarity index 99%
rename from "ClientPack/ClientToMapServer/B3 \347\244\276\344\272\244/LoveRingUnlock.h"
rename to ClientPack/ClientToMapServer/CB3_PlayerSocial/LoveRingUnlock.h
index 581db63..471a8e3 100644
--- "a/ClientPack/ClientToMapServer/B3 \347\244\276\344\272\244/LoveRingUnlock.h"
+++ b/ClientPack/ClientToMapServer/CB3_PlayerSocial/LoveRingUnlock.h
@@ -1,6 +1,6 @@
-// B3 17 情戒解锁 #tagCMLoveRingUnlock
-
-struct tagCMLoveRingUnlock
-{
- tagHead Head;
-};
+// B3 17 情戒解锁 #tagCMLoveRingUnlock
+
+struct tagCMLoveRingUnlock
+{
+ tagHead Head;
+};
diff --git "a/ClientPack/ClientToMapServer/B3 \347\244\276\344\272\244/LoveRingUp" b/ClientPack/ClientToMapServer/CB3_PlayerSocial/LoveRingUp
similarity index 100%
rename from "ClientPack/ClientToMapServer/B3 \347\244\276\344\272\244/LoveRingUp"
rename to ClientPack/ClientToMapServer/CB3_PlayerSocial/LoveRingUp
diff --git "a/ClientPack/ClientToMapServer/B3 \347\244\276\344\272\244/LoveRingUp.des" b/ClientPack/ClientToMapServer/CB3_PlayerSocial/LoveRingUp.des
similarity index 99%
rename from "ClientPack/ClientToMapServer/B3 \347\244\276\344\272\244/LoveRingUp.des"
rename to ClientPack/ClientToMapServer/CB3_PlayerSocial/LoveRingUp.des
index 9936e6b..2f65179 100644
--- "a/ClientPack/ClientToMapServer/B3 \347\244\276\344\272\244/LoveRingUp.des"
+++ b/ClientPack/ClientToMapServer/CB3_PlayerSocial/LoveRingUp.des
@@ -1 +1 @@
-B3 18 情戒升级 #tagCMLoveRingUp
+B3 18 情戒升级 #tagCMLoveRingUp
diff --git "a/ClientPack/ClientToMapServer/B3 \347\244\276\344\272\244/LoveRingUp.h" b/ClientPack/ClientToMapServer/CB3_PlayerSocial/LoveRingUp.h
similarity index 99%
rename from "ClientPack/ClientToMapServer/B3 \347\244\276\344\272\244/LoveRingUp.h"
rename to ClientPack/ClientToMapServer/CB3_PlayerSocial/LoveRingUp.h
index cc49044..a79358a 100644
--- "a/ClientPack/ClientToMapServer/B3 \347\244\276\344\272\244/LoveRingUp.h"
+++ b/ClientPack/ClientToMapServer/CB3_PlayerSocial/LoveRingUp.h
@@ -1,7 +1,7 @@
-// B3 18 情戒升级 #tagCMLoveRingUp
-
-struct tagCMLoveRingUp
-{
- tagHead Head;
- DWORD UseItemCnt; //消耗材料个数
-};
+// B3 18 情戒升级 #tagCMLoveRingUp
+
+struct tagCMLoveRingUp
+{
+ tagHead Head;
+ DWORD UseItemCnt; //消耗材料个数
+};
diff --git "a/ClientPack/ClientToMapServer/B3 \347\244\276\344\272\244/MarryBreak" b/ClientPack/ClientToMapServer/CB3_PlayerSocial/MarryBreak
similarity index 100%
rename from "ClientPack/ClientToMapServer/B3 \347\244\276\344\272\244/MarryBreak"
rename to ClientPack/ClientToMapServer/CB3_PlayerSocial/MarryBreak
diff --git "a/ClientPack/ClientToMapServer/B3 \347\244\276\344\272\244/MarryBreak.des" b/ClientPack/ClientToMapServer/CB3_PlayerSocial/MarryBreak.des
similarity index 99%
rename from "ClientPack/ClientToMapServer/B3 \347\244\276\344\272\244/MarryBreak.des"
rename to ClientPack/ClientToMapServer/CB3_PlayerSocial/MarryBreak.des
index c3fa666..37d0f57 100644
--- "a/ClientPack/ClientToMapServer/B3 \347\244\276\344\272\244/MarryBreak.des"
+++ b/ClientPack/ClientToMapServer/CB3_PlayerSocial/MarryBreak.des
@@ -1 +1 @@
-B3 15 离婚 #tagCMMarryBreak
+B3 15 离婚 #tagCMMarryBreak
diff --git "a/ClientPack/ClientToMapServer/B3 \347\244\276\344\272\244/MarryBreak.h" b/ClientPack/ClientToMapServer/CB3_PlayerSocial/MarryBreak.h
similarity index 99%
rename from "ClientPack/ClientToMapServer/B3 \347\244\276\344\272\244/MarryBreak.h"
rename to ClientPack/ClientToMapServer/CB3_PlayerSocial/MarryBreak.h
index 810e015..0ed9c6d 100644
--- "a/ClientPack/ClientToMapServer/B3 \347\244\276\344\272\244/MarryBreak.h"
+++ b/ClientPack/ClientToMapServer/CB3_PlayerSocial/MarryBreak.h
@@ -1,7 +1,7 @@
-// B3 15 离婚 #tagCMMarryBreak
-
-struct tagCMMarryBreak
-{
- tagHead Head;
- BYTE BreakType; // 0-和平离婚;1-强制离婚
-};
+// B3 15 离婚 #tagCMMarryBreak
+
+struct tagCMMarryBreak
+{
+ tagHead Head;
+ BYTE BreakType; // 0-和平离婚;1-强制离婚
+};
diff --git "a/ClientPack/ClientToMapServer/B3 \347\244\276\344\272\244/MarryBuyFireworks" b/ClientPack/ClientToMapServer/CB3_PlayerSocial/MarryBuyFireworks
similarity index 100%
rename from "ClientPack/ClientToMapServer/B3 \347\244\276\344\272\244/MarryBuyFireworks"
rename to ClientPack/ClientToMapServer/CB3_PlayerSocial/MarryBuyFireworks
diff --git "a/ClientPack/ClientToMapServer/B3 \347\244\276\344\272\244/MarryBuyFireworks.des" b/ClientPack/ClientToMapServer/CB3_PlayerSocial/MarryBuyFireworks.des
similarity index 99%
rename from "ClientPack/ClientToMapServer/B3 \347\244\276\344\272\244/MarryBuyFireworks.des"
rename to ClientPack/ClientToMapServer/CB3_PlayerSocial/MarryBuyFireworks.des
index 17ea5f3..52fa52e 100644
--- "a/ClientPack/ClientToMapServer/B3 \347\244\276\344\272\244/MarryBuyFireworks.des"
+++ b/ClientPack/ClientToMapServer/CB3_PlayerSocial/MarryBuyFireworks.des
@@ -1 +1 @@
-B3 14 购买婚礼烟花 #tagCMMarryBuyFireworks
+B3 14 购买婚礼烟花 #tagCMMarryBuyFireworks
diff --git "a/ClientPack/ClientToMapServer/B3 \347\244\276\344\272\244/MarryBuyFireworks.h" b/ClientPack/ClientToMapServer/CB3_PlayerSocial/MarryBuyFireworks.h
similarity index 99%
rename from "ClientPack/ClientToMapServer/B3 \347\244\276\344\272\244/MarryBuyFireworks.h"
rename to ClientPack/ClientToMapServer/CB3_PlayerSocial/MarryBuyFireworks.h
index 87b86cc..5b0b86d 100644
--- "a/ClientPack/ClientToMapServer/B3 \347\244\276\344\272\244/MarryBuyFireworks.h"
+++ b/ClientPack/ClientToMapServer/CB3_PlayerSocial/MarryBuyFireworks.h
@@ -1,8 +1,8 @@
-// B3 14 购买婚礼烟花 #tagCMMarryBuyFireworks
-
-struct tagCMMarryBuyFireworks
-{
- tagHead Head;
- DWORD PlayerIDA; // 喜糖所属玩家IDA
- DWORD PlayerIDB; // 喜糖所属玩家IDB
-};
+// B3 14 购买婚礼烟花 #tagCMMarryBuyFireworks
+
+struct tagCMMarryBuyFireworks
+{
+ tagHead Head;
+ DWORD PlayerIDA; // 喜糖所属玩家IDA
+ DWORD PlayerIDB; // 喜糖所属玩家IDB
+};
diff --git "a/ClientPack/ClientToMapServer/B3 \347\244\276\344\272\244/MarryEatCandy" b/ClientPack/ClientToMapServer/CB3_PlayerSocial/MarryEatCandy
similarity index 100%
rename from "ClientPack/ClientToMapServer/B3 \347\244\276\344\272\244/MarryEatCandy"
rename to ClientPack/ClientToMapServer/CB3_PlayerSocial/MarryEatCandy
diff --git "a/ClientPack/ClientToMapServer/B3 \347\244\276\344\272\244/MarryEatCandy.des" b/ClientPack/ClientToMapServer/CB3_PlayerSocial/MarryEatCandy.des
similarity index 99%
rename from "ClientPack/ClientToMapServer/B3 \347\244\276\344\272\244/MarryEatCandy.des"
rename to ClientPack/ClientToMapServer/CB3_PlayerSocial/MarryEatCandy.des
index 5b553a8..2c5b75c 100644
--- "a/ClientPack/ClientToMapServer/B3 \347\244\276\344\272\244/MarryEatCandy.des"
+++ b/ClientPack/ClientToMapServer/CB3_PlayerSocial/MarryEatCandy.des
@@ -1 +1 @@
-B3 13 吃喜糖 #tagCMMarryEatCandy
+B3 13 吃喜糖 #tagCMMarryEatCandy
diff --git "a/ClientPack/ClientToMapServer/B3 \347\244\276\344\272\244/MarryEatCandy.h" b/ClientPack/ClientToMapServer/CB3_PlayerSocial/MarryEatCandy.h
similarity index 99%
rename from "ClientPack/ClientToMapServer/B3 \347\244\276\344\272\244/MarryEatCandy.h"
rename to ClientPack/ClientToMapServer/CB3_PlayerSocial/MarryEatCandy.h
index 7655b3a..d5a0086 100644
--- "a/ClientPack/ClientToMapServer/B3 \347\244\276\344\272\244/MarryEatCandy.h"
+++ b/ClientPack/ClientToMapServer/CB3_PlayerSocial/MarryEatCandy.h
@@ -1,8 +1,8 @@
-// B3 13 吃喜糖 #tagCMMarryEatCandy
-
-struct tagCMMarryEatCandy
-{
- tagHead Head;
- DWORD PlayerIDA; // 喜糖所属玩家IDA
- DWORD PlayerIDB; // 喜糖所属玩家IDB
-};
+// B3 13 吃喜糖 #tagCMMarryEatCandy
+
+struct tagCMMarryEatCandy
+{
+ tagHead Head;
+ DWORD PlayerIDA; // 喜糖所属玩家IDA
+ DWORD PlayerIDB; // 喜糖所属玩家IDB
+};
diff --git "a/ClientPack/ClientToMapServer/B3 \347\244\276\344\272\244/MarryReq" b/ClientPack/ClientToMapServer/CB3_PlayerSocial/MarryReq
similarity index 100%
rename from "ClientPack/ClientToMapServer/B3 \347\244\276\344\272\244/MarryReq"
rename to ClientPack/ClientToMapServer/CB3_PlayerSocial/MarryReq
diff --git "a/ClientPack/ClientToMapServer/B3 \347\244\276\344\272\244/MarryReq.des" b/ClientPack/ClientToMapServer/CB3_PlayerSocial/MarryReq.des
similarity index 99%
rename from "ClientPack/ClientToMapServer/B3 \347\244\276\344\272\244/MarryReq.des"
rename to ClientPack/ClientToMapServer/CB3_PlayerSocial/MarryReq.des
index 2617126..383078c 100644
--- "a/ClientPack/ClientToMapServer/B3 \347\244\276\344\272\244/MarryReq.des"
+++ b/ClientPack/ClientToMapServer/CB3_PlayerSocial/MarryReq.des
@@ -1 +1 @@
-B3 11 提亲 #tagCMMarryReq
+B3 11 提亲 #tagCMMarryReq
diff --git "a/ClientPack/ClientToMapServer/B3 \347\244\276\344\272\244/MarryReq.h" b/ClientPack/ClientToMapServer/CB3_PlayerSocial/MarryReq.h
similarity index 99%
rename from "ClientPack/ClientToMapServer/B3 \347\244\276\344\272\244/MarryReq.h"
rename to ClientPack/ClientToMapServer/CB3_PlayerSocial/MarryReq.h
index 5417e77..9770800 100644
--- "a/ClientPack/ClientToMapServer/B3 \347\244\276\344\272\244/MarryReq.h"
+++ b/ClientPack/ClientToMapServer/CB3_PlayerSocial/MarryReq.h
@@ -1,8 +1,8 @@
-// B3 11 提亲 #tagCMMarryReq
-
-struct tagCMMarryReq
-{
- tagHead Head;
- DWORD TagPlayerID; // 目标玩家ID
- BYTE BridePriceID; // 聘礼ID
-};
+// B3 11 提亲 #tagCMMarryReq
+
+struct tagCMMarryReq
+{
+ tagHead Head;
+ DWORD TagPlayerID; // 目标玩家ID
+ BYTE BridePriceID; // 聘礼ID
+};
diff --git "a/ClientPack/ClientToMapServer/B3 \347\244\276\344\272\244/SendGifts" b/ClientPack/ClientToMapServer/CB3_PlayerSocial/SendGifts
similarity index 100%
rename from "ClientPack/ClientToMapServer/B3 \347\244\276\344\272\244/SendGifts"
rename to ClientPack/ClientToMapServer/CB3_PlayerSocial/SendGifts
diff --git "a/ClientPack/ClientToMapServer/B3 \347\244\276\344\272\244/SendGifts.des" b/ClientPack/ClientToMapServer/CB3_PlayerSocial/SendGifts.des
similarity index 99%
rename from "ClientPack/ClientToMapServer/B3 \347\244\276\344\272\244/SendGifts.des"
rename to ClientPack/ClientToMapServer/CB3_PlayerSocial/SendGifts.des
index 5f9ac44..19ea23f 100644
--- "a/ClientPack/ClientToMapServer/B3 \347\244\276\344\272\244/SendGifts.des"
+++ b/ClientPack/ClientToMapServer/CB3_PlayerSocial/SendGifts.des
@@ -1 +1 @@
-B3 10 送礼物 #tagCMSendGifts
+B3 10 送礼物 #tagCMSendGifts
diff --git "a/ClientPack/ClientToMapServer/B3 \347\244\276\344\272\244/SendGifts.h" b/ClientPack/ClientToMapServer/CB3_PlayerSocial/SendGifts.h
similarity index 99%
rename from "ClientPack/ClientToMapServer/B3 \347\244\276\344\272\244/SendGifts.h"
rename to ClientPack/ClientToMapServer/CB3_PlayerSocial/SendGifts.h
index 2477ec5..5bc8bc2 100644
--- "a/ClientPack/ClientToMapServer/B3 \347\244\276\344\272\244/SendGifts.h"
+++ b/ClientPack/ClientToMapServer/CB3_PlayerSocial/SendGifts.h
@@ -1,10 +1,10 @@
-// B3 10 送礼物 #tagCMSendGifts
-
-struct tagCMSendGifts
-{
- tagHead Head;
- DWORD TagPlayerID; // 目标玩家ID
- WORD GiftNum; // 赠送礼物编号
- DWORD GiftCount; // 赠送礼物数量
- BYTE IsAutoBuy; // 是否自动购买
-};
+// B3 10 送礼物 #tagCMSendGifts
+
+struct tagCMSendGifts
+{
+ tagHead Head;
+ DWORD TagPlayerID; // 目标玩家ID
+ WORD GiftNum; // 赠送礼物编号
+ DWORD GiftCount; // 赠送礼物数量
+ BYTE IsAutoBuy; // 是否自动购买
+};
diff --git "a/ServerPack/MapServerPack/B3 \347\244\276\344\272\244/B3 \347\244\276\344\272\244.des" "b/ServerPack/MapServerPack/B3 \347\244\276\344\272\244/B3 \347\244\276\344\272\244.des"
deleted file mode 100644
index d3ac3c3..0000000
--- "a/ServerPack/MapServerPack/B3 \347\244\276\344\272\244/B3 \347\244\276\344\272\244.des"
+++ /dev/null
@@ -1 +0,0 @@
-B3 社交
diff --git "a/ClientPack/ClientToMapServer/B3 \347\244\276\344\272\244/B3 \347\244\276\344\272\244.des" b/ServerPack/MapServerPack/HB3_PlayerSocial/HB3_PlayerSocial.des
similarity index 99%
copy from "ClientPack/ClientToMapServer/B3 \347\244\276\344\272\244/B3 \347\244\276\344\272\244.des"
copy to ServerPack/MapServerPack/HB3_PlayerSocial/HB3_PlayerSocial.des
index d3ac3c3..10dc754 100644
--- "a/ClientPack/ClientToMapServer/B3 \347\244\276\344\272\244/B3 \347\244\276\344\272\244.des"
+++ b/ServerPack/MapServerPack/HB3_PlayerSocial/HB3_PlayerSocial.des
@@ -1 +1 @@
-B3 社交
+B3 社交
diff --git "a/ServerPack/MapServerPack/B3 \347\244\276\344\272\244/LoveRingInfo" b/ServerPack/MapServerPack/HB3_PlayerSocial/LoveRingInfo
similarity index 100%
rename from "ServerPack/MapServerPack/B3 \347\244\276\344\272\244/LoveRingInfo"
rename to ServerPack/MapServerPack/HB3_PlayerSocial/LoveRingInfo
diff --git "a/ServerPack/MapServerPack/B3 \347\244\276\344\272\244/LoveRingInfo.des" b/ServerPack/MapServerPack/HB3_PlayerSocial/LoveRingInfo.des
similarity index 99%
rename from "ServerPack/MapServerPack/B3 \347\244\276\344\272\244/LoveRingInfo.des"
rename to ServerPack/MapServerPack/HB3_PlayerSocial/LoveRingInfo.des
index 327e35d..12063f9 100644
--- "a/ServerPack/MapServerPack/B3 \347\244\276\344\272\244/LoveRingInfo.des"
+++ b/ServerPack/MapServerPack/HB3_PlayerSocial/LoveRingInfo.des
@@ -1 +1 @@
-B3 27 情戒信息 #tagMCLoveRingInfo
+B3 27 情戒信息 #tagMCLoveRingInfo
diff --git "a/ServerPack/MapServerPack/B3 \347\244\276\344\272\244/LoveRingInfo.h" b/ServerPack/MapServerPack/HB3_PlayerSocial/LoveRingInfo.h
similarity index 99%
rename from "ServerPack/MapServerPack/B3 \347\244\276\344\272\244/LoveRingInfo.h"
rename to ServerPack/MapServerPack/HB3_PlayerSocial/LoveRingInfo.h
index a914dc0..cca3bf0 100644
--- "a/ServerPack/MapServerPack/B3 \347\244\276\344\272\244/LoveRingInfo.h"
+++ b/ServerPack/MapServerPack/HB3_PlayerSocial/LoveRingInfo.h
@@ -1,9 +1,9 @@
-// B3 27 情戒信息 #tagMCLoveRingInfo
-
-struct tagMCLoveRingInfo
-{
- tagHead Head;
- BYTE ClassLV; // 阶
- BYTE StarLV; // 星
- DWORD EatCount; // 本星已淬炼道具数
-};
+// B3 27 情戒信息 #tagMCLoveRingInfo
+
+struct tagMCLoveRingInfo
+{
+ tagHead Head;
+ BYTE ClassLV; // 阶
+ BYTE StarLV; // 星
+ DWORD EatCount; // 本星已淬炼道具数
+};
diff --git "a/ServerPack/MapServerPack/B3 \347\244\276\344\272\244/LoveRingUnlockOK" b/ServerPack/MapServerPack/HB3_PlayerSocial/LoveRingUnlockOK
similarity index 100%
rename from "ServerPack/MapServerPack/B3 \347\244\276\344\272\244/LoveRingUnlockOK"
rename to ServerPack/MapServerPack/HB3_PlayerSocial/LoveRingUnlockOK
diff --git "a/ServerPack/MapServerPack/B3 \347\244\276\344\272\244/LoveRingUnlockOK.des" b/ServerPack/MapServerPack/HB3_PlayerSocial/LoveRingUnlockOK.des
similarity index 99%
rename from "ServerPack/MapServerPack/B3 \347\244\276\344\272\244/LoveRingUnlockOK.des"
rename to ServerPack/MapServerPack/HB3_PlayerSocial/LoveRingUnlockOK.des
index a06c7bc..9fcbef5 100644
--- "a/ServerPack/MapServerPack/B3 \347\244\276\344\272\244/LoveRingUnlockOK.des"
+++ b/ServerPack/MapServerPack/HB3_PlayerSocial/LoveRingUnlockOK.des
@@ -1 +1 @@
-B3 29 情戒解锁成功 #tagMCLoveRingUnlockOK
+B3 29 情戒解锁成功 #tagMCLoveRingUnlockOK
diff --git "a/ServerPack/MapServerPack/B3 \347\244\276\344\272\244/LoveRingUnlockOK.h" b/ServerPack/MapServerPack/HB3_PlayerSocial/LoveRingUnlockOK.h
similarity index 99%
rename from "ServerPack/MapServerPack/B3 \347\244\276\344\272\244/LoveRingUnlockOK.h"
rename to ServerPack/MapServerPack/HB3_PlayerSocial/LoveRingUnlockOK.h
index 76a4d09..5d2c4b5 100644
--- "a/ServerPack/MapServerPack/B3 \347\244\276\344\272\244/LoveRingUnlockOK.h"
+++ b/ServerPack/MapServerPack/HB3_PlayerSocial/LoveRingUnlockOK.h
@@ -1,6 +1,6 @@
-// B3 29 情戒解锁成功 #tagMCLoveRingUnlockOK
-
-struct tagMCLoveRingUnlockOK
-{
- tagHead Head;
-};
+// B3 29 情戒解锁成功 #tagMCLoveRingUnlockOK
+
+struct tagMCLoveRingUnlockOK
+{
+ tagHead Head;
+};
--
Gitblit v1.8.0