mirror of
https://github.com/LmeSzinc/StarRailCopilot.git
synced 2024-11-22 00:35:34 +00:00
Fix: Handle monthly card reward at login
This commit is contained in:
parent
45f806be61
commit
29c83c0d26
@ -38,6 +38,9 @@ class Login(UI):
|
||||
# Login
|
||||
if self.appear_then_click(LOGIN_CONFIRM):
|
||||
continue
|
||||
# Additional
|
||||
if self.ui_additional():
|
||||
continue
|
||||
|
||||
return True
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user