From 85dccab24a2df46cf5dcf2e14669e42cc2c813e8 Mon Sep 17 00:00:00 2001 From: cehua_LC <tingame100@163.com> Date: 星期五, 02 十一月 2018 15:52:48 +0800 Subject: [PATCH] 4566 子 【开发】【1.2.0】N阶前合成,前X次红2必成,前Y次红三必成 / 【1.2】【测试】新增道具锻造石 --- ZoneServerGroup/map1_8G/MapServer/MapServerData/MapServerConfig/Encoding/EncodingTex.txt | 10 +++++----- 1 files changed, 5 insertions(+), 5 deletions(-) diff --git a/ZoneServerGroup/map1_8G/MapServer/MapServerData/MapServerConfig/Encoding/EncodingTex.txt b/ZoneServerGroup/map1_8G/MapServer/MapServerData/MapServerConfig/Encoding/EncodingTex.txt index 169bf98..e8828b6 100644 --- a/ZoneServerGroup/map1_8G/MapServer/MapServerData/MapServerConfig/Encoding/EncodingTex.txt +++ b/ZoneServerGroup/map1_8G/MapServer/MapServerData/MapServerConfig/Encoding/EncodingTex.txt @@ -1,6 +1,6 @@ -#编码格式检查[是否对字符串进行base64编码, 字符串编码格式] -#字符串编码格式,在base64为0时有效 - -( -[0, "utf8"] +#编码格式检查[是否对字符串进行base64编码, 字符串编码格式] +#字符串编码格式,在base64为0时有效 + +( +[0, "utf8"] ) \ No newline at end of file -- Gitblit v1.8.0