1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-03-12 01:38:21 +08:00

Merge remote-tracking branch 'origin/master' into war_archives

This commit is contained in:
nEEtdo0d
2020-11-16 10:24:18 -05:00
7 changed files with 19 additions and 21 deletions

View File

@@ -599,7 +599,7 @@ class AzurLaneConfig:
self.RETIRE_AMOUNT = option['retire_amount'].split('_')[1]
self.ENHANCE_FAVOURITE = to_bool(option['enhance_favourite'])
self.ENHANCE_ORDER_STRING = option['enhance_order_string']
for r in ['n', 'r', 'sr', 'ssr']:
for r in ['n', 'r']:
self.__setattr__(f'RETIRE_{r.upper()}', to_bool(option[f'retire_{r}']))
# Reward