1
0
mirror of https://github.com/TheFunny/ArisuAutoSweeper synced 2026-06-09 20:04:52 +00:00

feat: shutdown when task queue empty

This commit is contained in:
RedDeadDepresso
2024-01-04 22:04:30 +00:00
committed by YoursFunny
parent 73568fe48c
commit f932b2ac10
12 changed files with 47 additions and 9 deletions
+2 -1
View File
@@ -224,7 +224,8 @@
"help": "Close AL when there are no pending tasks, can help reduce CPU",
"stay_there": "Stay There",
"goto_main": "Goto Main Page",
"close_game": "Close Game"
"close_game": "Close Game",
"shutdown": "Shutdown"
}
},
"Cafe": {
+2 -1
View File
@@ -224,7 +224,8 @@
"help": "无任务时关闭游戏,能在收菜期间降低 CPU 占用",
"stay_there": "停在原处",
"goto_main": "前往主界面",
"close_game": "关闭游戏"
"close_game": "关闭游戏",
"shutdown": "shutdown"
}
},
"Cafe": {