mirror of
https://github.com/sui-feng-cb/AzurLaneAutoScript1.git
synced 2026-06-27 15:47:26 +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