mirror of
https://github.com/sui-feng-cb/AzurLaneAutoScript1.git
synced 2026-06-18 16:25:41 +08:00
Fix: Missing definition of DEVICE_OVER_HTTP
This commit is contained in:
@@ -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'
|
||||
|
||||
Reference in New Issue
Block a user