From 140aec0cbefd8295d3ec52d0abb1f14ddec9cc40 Mon Sep 17 00:00:00 2001 From: Hao Guan <10684225+hguandl@users.noreply.github.com> Date: Sun, 21 Jul 2024 22:33:44 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E8=B0=83=E6=95=B4iOS=E8=90=A8=E5=8D=A1?= =?UTF-8?q?=E5=85=B9=E8=82=89=E9=B8=BD=E8=8A=82=E7=82=B9=E5=88=B7=E6=96=B0?= =?UTF-8?q?=E6=A8=A1=E6=9D=BF=E8=AF=86=E5=88=AB=E9=98=88=E5=80=BC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- resource/platform_diff/iOS/resource/tasks.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/resource/platform_diff/iOS/resource/tasks.json b/resource/platform_diff/iOS/resource/tasks.json index 393fdc2dec..734e8abbea 100644 --- a/resource/platform_diff/iOS/resource/tasks.json +++ b/resource/platform_diff/iOS/resource/tasks.json @@ -19,5 +19,8 @@ }, "Mizuki@Roguelike@MissionFailedFlag": { "templThreshold": 0.75 + }, + "Sarkaz@Roguelike@StageRefresh": { + "templThreshold": 0.7 } }