mirror of
https://github.com/0O0o0oOoO00/Alas.git
synced 2026-05-17 06:39:28 +08:00
Upd: post-fix for popup confirm
This commit is contained in:
@@ -350,7 +350,7 @@ class RewardTacticalClass(UI):
|
||||
if self.appear_then_click(REWARD_GOTO_TACTICAL, offset=(20, 20), interval=1):
|
||||
tactical_class_timout.reset()
|
||||
continue
|
||||
if self.handle_popup_confirm():
|
||||
if self.handle_popup_confirm('TACTICAL'):
|
||||
tactical_class_timout.reset()
|
||||
continue
|
||||
if self.handle_urgent_commission():
|
||||
|
||||
Reference in New Issue
Block a user