mirror of
https://github.com/0O0o0oOoO00/Alas.git
synced 2026-05-14 14:39:25 +08:00
Opt: Add missing name of handle_popup_confirm() calls
This commit is contained in:
@@ -58,7 +58,7 @@ class Meta(UI, MapEventHandler):
|
||||
logger.info('Wrong click into battle preparation page')
|
||||
self.device.click(BACK_ARROW)
|
||||
return True
|
||||
if self.handle_popup_cancel():
|
||||
if self.handle_popup_cancel('META'):
|
||||
return True
|
||||
if self.appear_then_click(META_ENTRANCE, offset=(20, 300), interval=2):
|
||||
return True
|
||||
|
||||
Reference in New Issue
Block a user