1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-04-02 17:41:12 +08:00

Upd: [JP] Assets for Meta sync

This commit is contained in:
LmeSzinc
2025-02-23 01:29:05 +08:00
parent dbaecb97f2
commit 054a218574
4 changed files with 4 additions and 5 deletions

View File

@@ -146,9 +146,8 @@ class BeaconReward(Combat, UI):
self.ui_ensure(page_meta)
if self.config.SERVER in ['cn', 'en']:
if self.meta_sync_notice_appear():
self.meta_sync_receive()
if self.meta_sync_notice_appear():
self.meta_sync_receive()
if self.meta_reward_notice_appear():
self.meta_reward_receive()