mirror of
https://github.com/0O0o0oOoO00/Alas.git
synced 2026-05-14 09:59:24 +08:00
Fix: Handle game tips in ship_info_enter()
This commit is contained in:
@@ -88,6 +88,8 @@ class Equipment(StorageHandler):
|
||||
else:
|
||||
self.device.click(click_button)
|
||||
enter_timer.reset()
|
||||
if self.handle_game_tips():
|
||||
continue
|
||||
|
||||
@cached_property
|
||||
def _ship_side_navbar(self):
|
||||
|
||||
Reference in New Issue
Block a user