From 29783fe025e7b3b976300bf6e225d3b5def17456 Mon Sep 17 00:00:00 2001
From: cehua-TT <448191260@qq.com>
Date: 星期二, 04 九月 2018 21:33:28 +0800
Subject: [PATCH] 1861 修复淬心玉、仙芝玉髓在集市搜索不到BUG

---
 db/PyMongoDataServer/LaunchControl.ini |   14 +++++++-------
 1 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/db/PyMongoDataServer/LaunchControl.ini b/db/PyMongoDataServer/LaunchControl.ini
index 3b75179..9e7abaf 100644
--- a/db/PyMongoDataServer/LaunchControl.ini
+++ b/db/PyMongoDataServer/LaunchControl.ini
@@ -1,8 +1,8 @@
-[Network]
-;开服分组名
-GroupName=LaunchServer
-;所属服务器名
-ServerName=PyMongoDBServer
-;在网络积木中的模块名
-BlockDllName=PyMongoDBServerDLL
+[Network]
+;开服分组名
+GroupName=LaunchServer
+;所属服务器名
+ServerName=PyMongoDBServer
+;在网络积木中的模块名
+BlockDllName=PyMongoDBServerDLL
 LaunchManagerName=LaunchServerManager
\ No newline at end of file

--
Gitblit v1.8.0