From 517db988cf04739ead8cf5c91c4093b4df31fe10 Mon Sep 17 00:00:00 2001 From: shenjack <3695888@qq.com> Date: Sun, 21 Apr 2024 14:19:12 +0800 Subject: [PATCH] =?UTF-8?q?=E8=A6=81=E5=91=BD.png?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- branch/latest/md5.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/branch/latest/md5.js b/branch/latest/md5.js index 93a74b7..fe54a9c 100644 --- a/branch/latest/md5.js +++ b/branch/latest/md5.js @@ -12726,7 +12726,7 @@ V.ProfileMain.prototype = { // benchmarking let benchmarking = LangData.get_lang("pkGN") // 实力评估中...[2]% + this.Q - benchmarking = benchmarking + "胜场: " + this_.Q + "胜率: " + (this_.Q / this_.ch) + // benchmarking = benchmarking + "胜场: " + this_.Q + "胜率: " + (this_.Q / this_.ch) // debug 用, 输出csv格式 // benchmarking = this_.Q + "," + this_.ch + "," + (this_.Q / this_.ch) outer_display.push(T.RunUpdate_init(benchmarking, null, null, C.JsInt.ag(this_.ch, 100), null, 0, 0, 0))