mirror of
https://github.com/W1NDes/M-AzurLaneAutoScript.git
synced 2026-05-14 07:08: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…
x
Reference in New Issue
Block a user