From 229f3e7274e57028f8a21a45a396d66b89d1685d Mon Sep 17 00:00:00 2001 From: hxp <ale99527@vip.qq.com> Date: 星期五, 28 十二月 2018 14:27:30 +0800 Subject: [PATCH] 5424 【后端】【1.4】跨服竞技场开发(去除进入PK地图无敌buff、复活无敌buff) --- 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