mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-11 22:08:20 +08:00
Upd: ALAS framework updates
This commit is contained in:
@@ -21,7 +21,7 @@ class ModuleBase:
|
||||
Args:
|
||||
config (AzurLaneConfig, str):
|
||||
Name of the user config under ./config
|
||||
device (Device):
|
||||
device (Device, str):
|
||||
To reuse a device.
|
||||
If None, create a new Device object.
|
||||
If str, create a new Device object and use the given device as serial.
|
||||
|
||||
Reference in New Issue
Block a user