1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-03-11 23:18:22 +08:00

initial commit

This commit is contained in:
whoamikyo
2020-06-16 00:30:50 -03:00
parent 1e55c25f49
commit 26a321a916
6 changed files with 69 additions and 12 deletions

View File

@@ -22,6 +22,7 @@ class AzurLaneConfig:
config = configparser.ConfigParser(interpolation=None)
start_time = datetime.now()
UPDATE = True
SERVER = server.server
logger.attr('Server', SERVER)