From 238d886f0eb20486ea4895a66ec68dbdcc6fa833 Mon Sep 17 00:00:00 2001 From: uye <99072975+ABA2396@users.noreply.github.com> Date: Thu, 8 Feb 2024 11:33:26 +0800 Subject: [PATCH] fix: fix typo --- resource/tasks.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/resource/tasks.json b/resource/tasks.json index 1e06be243b..7a0432383a 100644 --- a/resource/tasks.json +++ b/resource/tasks.json @@ -15819,7 +15819,7 @@ 100, 100 ], - "cache": true, + "cache": false, "sub": [ "Reclamation2ClickBeginPlotTalk*10" ], @@ -17334,4 +17334,4 @@ "Stop" ] } -} \ No newline at end of file +}