fix(maa): 静默模式控制时段延长至模拟器完成启动的10s后

This commit is contained in:
DLmaster361
2025-06-11 01:13:57 +08:00
parent 916396f855
commit 428b849bcc
7 changed files with 17 additions and 20 deletions

View File

@@ -576,7 +576,7 @@ class MaaPlanConfig(LQConfig):
class AppConfig(GlobalConfig):
VERSION = "4.3.10.3"
VERSION = "4.3.10.0"
gameid_refreshed = Signal()
PASSWORD_refreshed = Signal()