mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-09 18:39:04 +08:00
Fix: Missing definition of DEVICE_OVER_HTTP
This commit is contained in:
parent
878ac3e833
commit
ac49edd92e
@ -62,6 +62,7 @@ class ManualConfig:
|
||||
"""
|
||||
module.device
|
||||
"""
|
||||
DEVICE_OVER_HTTP = False
|
||||
FORWARD_PORT_RANGE = (20000, 21000)
|
||||
REVERSE_SERVER_PORT = 7903
|
||||
ASCREENCAP_FILEPATH_LOCAL = './bin/ascreencap'
|
||||
|
||||
Loading…
Reference in New Issue
Block a user