mirror of
https://github.com/W1NDes/M-AzurLaneAutoScript.git
synced 2026-05-14 07:08:04 +08:00
Fix: Emulator_Server == SERVER for def with decorators
This commit is contained in:
parent
7d28d06764
commit
ef863e45e9
@ -325,6 +325,10 @@ class AzurLaneConfig(ConfigUpdater, ManualConfig, GeneratedConfig):
|
||||
|
||||
return config
|
||||
|
||||
@property
|
||||
def SERVER(self):
|
||||
return self.Emulator_Server
|
||||
|
||||
@property
|
||||
def DEVICE_SCREENSHOT_METHOD(self):
|
||||
return self.Emulator_ScreenshotMethod
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user