mirror of
https://github.com/LmeSzinc/AzurLaneAutoScript.git
synced 2025-01-09 05:47:30 +08:00
Update retirement.py (#3500)
* Upd:[TW]Event assets (#3479) * Upd:[TW]war_archives assets (#3490) * Update retirement.py 选择更换任意白皮航母时,能够正确保留退役 --------- Co-authored-by: RilyLC <94281898+RilyLC@users.noreply.github.com>
This commit is contained in:
parent
adaf2a6160
commit
6af48d7be9
@ -468,7 +468,7 @@ class Retirement(Enhancement, QuickRetireSettingHandler):
|
||||
color=button.color,
|
||||
name=f'TEMPLATE_{common_cv_name}_RETIRE')
|
||||
|
||||
return None
|
||||
return None
|
||||
else:
|
||||
|
||||
template = globals()[
|
||||
|
Loading…
Reference in New Issue
Block a user