commit
This commit is contained in:
parent
a1a7f3cd2b
commit
7a7a66af53
@ -143,7 +143,7 @@ class Application:
|
||||
gamemode_switch.set_active(True)
|
||||
else:
|
||||
gamemode_switch.set_active(False)
|
||||
time.sleep(10.0)
|
||||
time.sleep(5.0)
|
||||
t1 = threading.Thread(target=extension_refresh_func)
|
||||
t1.start()
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user