mirror of
https://github.com/sui-feng-cb/AzurLaneAutoScript1.git
synced 2026-06-17 16:21:43 +08:00
Fix: Exit mail if mail list empty
This commit is contained in:
@@ -233,6 +233,8 @@ class Mail(UI):
|
||||
if self._mail_enter(delete):
|
||||
self._mail_collect()
|
||||
self._mail_exit()
|
||||
else:
|
||||
self._mail_exit()
|
||||
|
||||
def run(self):
|
||||
"""
|
||||
|
||||
Reference in New Issue
Block a user