mirror of
https://github.com/ayufan/steam-deck-tools.git
synced 2026-04-06 06:43:49 +00:00
Re-open Neptune every 10 failures
This commit is contained in:
parent
b0ae269046
commit
33f9e8581f
2 changed files with 23 additions and 8 deletions
|
|
@ -43,7 +43,7 @@ namespace SteamController
|
|||
Update();
|
||||
Debug();
|
||||
|
||||
if (!Enabled)
|
||||
if (!Enabled || !Steam.Updated)
|
||||
{
|
||||
Thread.Sleep(100);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue