mirror of
https://github.com/0O0o0oOoO00/Alas.git
synced 2026-05-19 22:49:29 +08:00
Fix: Checkbox AutoRestartGG of no use
This commit is contained in:
@@ -106,14 +106,6 @@ class LoginHandler(UI):
|
||||
if self.appear_then_click(GOTO_MAIN, offset=(30, 30), interval=5):
|
||||
continue
|
||||
|
||||
# if gg_enable and gg_auto:
|
||||
# gg(config=self.config,
|
||||
# device=self.device,
|
||||
# switch=True,
|
||||
# factor=deep_get(self.config.data,
|
||||
# 'GameManager.GGHandler.GGMultiplyingFactor')
|
||||
# ).gg_run()
|
||||
|
||||
return True
|
||||
|
||||
_user_agreement_timer = Timer(1, count=2)
|
||||
|
||||
Reference in New Issue
Block a user