1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-03-15 06:27:20 +08:00

Add: Upload OpSi drop screenshots

This commit is contained in:
LmeSzinc
2022-02-28 17:21:23 +08:00
parent 1fd22d18c1
commit f08fb26996
11 changed files with 44 additions and 4 deletions

View File

@@ -522,7 +522,7 @@ class OSFleet(OSCamera, Combat, Fleet, OSAsh):
with self.stat.new(
genre=inflection.underscore(self.config.task.command),
save=self.config.DropRecord_SaveOpsi,
upload=False
upload=self.config.DropRecord_UploadOpsi
) as drop:
for fleet in fleets:
logger.hr(f'Turn: {fleet}', level=2)