mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-24 13:39:02 +08:00
Meta sync en assets (#4598)
* Upd: En asset meta sync * add en to available servers for meta sync --------- Co-authored-by: LmeSzinc <lmeszincsales@gmail.com>
This commit is contained in:
@@ -146,7 +146,7 @@ class BeaconReward(Combat, UI):
|
||||
|
||||
self.ui_ensure(page_meta)
|
||||
|
||||
if self.config.SERVER in ['cn']:
|
||||
if self.config.SERVER in ['cn', 'en']:
|
||||
if self.meta_sync_notice_appear():
|
||||
self.meta_sync_receive()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user