1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-03-19 23:33:33 +08:00

Del: Delete retire_sr and retire_ssr in GUI

Because people complain alas has retired bulin
- Opt: add notification that when not having enough enhance material, will use one click retire
This commit is contained in:
LmeSzinc
2020-11-16 15:30:06 +08:00
parent 7c22885fcb
commit e20d5e1013
7 changed files with 19 additions and 21 deletions

View File

@@ -592,7 +592,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