js:狗粮1.5.8,锄地1.1.9 (#1345)

This commit is contained in:
mno
2025-07-14 23:02:31 +08:00
committed by GitHub
parent 289e27633d
commit 29f0b4c882
5 changed files with 75 additions and 73 deletions

View File

@@ -175,7 +175,7 @@ let enemyType = "无";
lastRunRoute = line.substring("上次运行路线:".length).trim();
}
if (line.startsWith("上次运行是否完成:t")) {
if (line.startsWith("上次运行是否完成: t")) {
finished = true;
}