mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-17 21:35:24 +08:00
fix dock_select_one bug
This commit is contained in:
@@ -626,7 +626,6 @@ class AzurLaneConfig:
|
||||
|
||||
def load_config_file(self, name='alas'):
|
||||
self.CONFIG_FILE = f'./config/{name}.ini'
|
||||
print(self.CONFIG_FILE)
|
||||
self.config = get_config(ini_name=name)
|
||||
self.load_from_config(self.config)
|
||||
self.config_check()
|
||||
|
||||
Reference in New Issue
Block a user