1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-03-12 03:58:22 +08:00

Upd: delete gg_handler

This commit is contained in:
2025-01-14 02:54:10 +08:00
parent d55e1a20bb
commit 6eb413595d
110 changed files with 842 additions and 2094 deletions

View File

@@ -384,7 +384,9 @@ class OSMap(OSFleet, Map, GlobeCamera, StrategicSearchHandler):
# Restart the game manually rather
# than through 'task_call'
# Ongoing task is uninterrupted
self.device.app_restart()
self.device.app_stop()
self.device.app_start()
LoginHandler(self.config, self.device).handle_app_login()
self.ui_ensure(page_os)
if repair: