mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-09 18:39:04 +08:00
Fix: Typo error in deployment_with_pause
This commit is contained in:
parent
1dc28e253d
commit
6d9017005a
@ -85,7 +85,7 @@ class ArknightsAutoScript(AzurLaneAutoScript):
|
||||
if self.config.MaaEmulator_TouchMethod == 'maatouch':
|
||||
asst.set_instance_option(AssistantHandler.InstanceOptionType.deployment_with_pause, '1')
|
||||
else:
|
||||
logger.critical('使用了不支持自动下干员的触控方案')
|
||||
logger.critical('使用了不支持暂停下干员的触控方案')
|
||||
raise RequestHumanTakeover
|
||||
|
||||
return asst
|
||||
|
||||
Loading…
Reference in New Issue
Block a user