fix(maa): 适配 MAA 备选关卡字段修改
This commit is contained in:
@@ -53,7 +53,7 @@ class _MainTimer(QObject):
|
||||
def long_timed_task(self):
|
||||
"""长时间定期检定任务"""
|
||||
|
||||
Config.get_gameid()
|
||||
Config.get_stage()
|
||||
Config.main_window.setting.show_notice()
|
||||
if Config.get(Config.update_IfAutoUpdate):
|
||||
Config.main_window.setting.check_update()
|
||||
|
||||
Reference in New Issue
Block a user