From 4631ad19e9ab2f37871a0b18373f3b514f16f37d Mon Sep 17 00:00:00 2001 From: xdh <xiefantasy@qq.com> Date: 星期二, 18 十二月 2018 17:03:32 +0800 Subject: [PATCH] 5368 【后端】【1.4】聚魂功能开发(表上传) --- ZoneServerGroup/map1_8G/MapServer/MapServerData/MapServerConfig/HackCheater/Cheater_PYCode/PYCodePath.txt | 20 ++++++++++---------- 1 files changed, 10 insertions(+), 10 deletions(-) diff --git a/ZoneServerGroup/map1_8G/MapServer/MapServerData/MapServerConfig/HackCheater/Cheater_PYCode/PYCodePath.txt b/ZoneServerGroup/map1_8G/MapServer/MapServerData/MapServerConfig/HackCheater/Cheater_PYCode/PYCodePath.txt index 66e68d1..8a3e9a9 100644 --- a/ZoneServerGroup/map1_8G/MapServer/MapServerData/MapServerConfig/HackCheater/Cheater_PYCode/PYCodePath.txt +++ b/ZoneServerGroup/map1_8G/MapServer/MapServerData/MapServerConfig/HackCheater/Cheater_PYCode/PYCodePath.txt @@ -1,11 +1,11 @@ -#选择代码文件,填写文件名用引号包含即可 不包含后缀 -#万分率,按几率获取加密文件 -( -[ - [2000, 'PYCode_1'], - [4000, 'PYCode_2'], - [6000, 'PYCode_3'], - [8000, 'PYCode_4'], - [10000, 'PYCode_5'], -] +#选择代码文件,填写文件名用引号包含即可 不包含后缀 +#万分率,按几率获取加密文件 +( +[ + [2000, 'PYCode_1'], + [4000, 'PYCode_2'], + [6000, 'PYCode_3'], + [8000, 'PYCode_4'], + [10000, 'PYCode_5'], +] ) \ No newline at end of file -- Gitblit v1.8.0