From 5aff18e9eccc2716fdcacad6f3a66372593e704b Mon Sep 17 00:00:00 2001
From: hxp <ale99527@vip.qq.com>
Date: 星期一, 22 四月 2019 21:17:26 +0800
Subject: [PATCH] 6459 【后端】【2.0】缥缈仙域开发单(删除查询副本功能线路人数及回包)
---
/dev/null | 9 ---------
1 files changed, 0 insertions(+), 9 deletions(-)
diff --git a/ServerPack/GameServerPack/HA9_Function/FBFuncLinePlayerCountInfo b/ServerPack/GameServerPack/HA9_Function/FBFuncLinePlayerCountInfo
deleted file mode 100644
index e69de29..0000000
--- a/ServerPack/GameServerPack/HA9_Function/FBFuncLinePlayerCountInfo
+++ /dev/null
diff --git a/ServerPack/GameServerPack/HA9_Function/FBFuncLinePlayerCountInfo.des b/ServerPack/GameServerPack/HA9_Function/FBFuncLinePlayerCountInfo.des
deleted file mode 100644
index b831c1e..0000000
--- a/ServerPack/GameServerPack/HA9_Function/FBFuncLinePlayerCountInfo.des
+++ /dev/null
@@ -1 +0,0 @@
-A9 05 副本功能线路当前玩家数 #tagGCFBFuncLinePlayerCountInfo
diff --git a/ServerPack/GameServerPack/HA9_Function/FBFuncLinePlayerCountInfo.h b/ServerPack/GameServerPack/HA9_Function/FBFuncLinePlayerCountInfo.h
deleted file mode 100644
index e40adad..0000000
--- a/ServerPack/GameServerPack/HA9_Function/FBFuncLinePlayerCountInfo.h
+++ /dev/null
@@ -1,9 +0,0 @@
-// A9 05 副本功能线路当前玩家数 #tagGCFBFuncLinePlayerCountInfo
-
-struct tagGCFBFuncLinePlayerCountInfo
-{
- tagHead Head;
- DWORD MapID;
- BYTE FuncLineID;
- BYTE PlayerCount;
-};
--
Gitblit v1.8.0