mirror of
https://github.com/TheFunny/ArisuAutoSweeper
synced 2026-06-09 20:04:52 +00:00
test: exit emulator
This commit is contained in:
@@ -129,6 +129,8 @@
|
||||
"stay_there",
|
||||
"goto_main",
|
||||
"close_game",
|
||||
"exit_aas",
|
||||
"exit_aas_emulator",
|
||||
"shutdown"
|
||||
]
|
||||
}
|
||||
|
||||
@@ -71,7 +71,7 @@ Optimization:
|
||||
CombatScreenshotInterval: 1.0
|
||||
WhenTaskQueueEmpty:
|
||||
value: goto_main
|
||||
option: [ stay_there, goto_main, close_game, shutdown ]
|
||||
option: [ stay_there, goto_main, close_game, exit_aas, exit_aas_emulator, shutdown ]
|
||||
|
||||
# ==================== Daily ====================
|
||||
|
||||
|
||||
Reference in New Issue
Block a user