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:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user