From 3d90da62e8755a8af85794de24ee1ca8e4355347 Mon Sep 17 00:00:00 2001
From: cehua_wcy <781813756@qq.com>
Date: 星期二, 30 十月 2018 20:06:42 +0800
Subject: [PATCH] 2685 天赋技能效果配置

---
 ZoneServerGroup/map1_8G/MapServer/MapServerData/MapServerConfig/GameFB/MapID_SendToGameServer.txt |   18 +++++++++---------
 1 files changed, 9 insertions(+), 9 deletions(-)

diff --git a/ZoneServerGroup/map1_8G/MapServer/MapServerData/MapServerConfig/GameFB/MapID_SendToGameServer.txt b/ZoneServerGroup/map1_8G/MapServer/MapServerData/MapServerConfig/GameFB/MapID_SendToGameServer.txt
index 332b4b4..a8d037a 100644
--- a/ZoneServerGroup/map1_8G/MapServer/MapServerData/MapServerConfig/GameFB/MapID_SendToGameServer.txt
+++ b/ZoneServerGroup/map1_8G/MapServer/MapServerData/MapServerConfig/GameFB/MapID_SendToGameServer.txt
@@ -1,10 +1,10 @@
-# 进入副本需要先发送到GameServer的地图ID列表
-# 该配置为扩展配置, 其中已有一部分ID写在代码中
-
-(
-
-[
-12070,12071,12072,12073,12074,12075,12076
-]
-
+# 进入副本需要先发送到GameServer的地图ID列表
+# 该配置为扩展配置, 其中已有一部分ID写在代码中
+
+(
+
+[
+12070,12071,12072,12073,12074,12075,12076
+]
+
 )
\ No newline at end of file

--
Gitblit v1.8.0