1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-03-17 01:45:25 +08:00

Opt: Meta category memorization

This commit is contained in:
guoh064
2023-08-07 18:48:23 +08:00
parent dd7b454459
commit 73dbbfb714
2 changed files with 26 additions and 14 deletions

View File

@@ -92,7 +92,7 @@ class MetaReward(Combat, UI):
logger.info(f'Meta reward receive finished, received={received}')
return received
def run(self):
def run(self, category=1):
if self.config.SERVER in ['cn', 'en', 'jp']:
pass
else: