From ae341740a4538a48a461c413aa3a5a5a32f4b3c2 Mon Sep 17 00:00:00 2001 From: lzrdblzzrd <32615368+lzrdblzzrd@users.noreply.github.com> Date: Tue, 25 May 2021 16:34:59 +0300 Subject: [PATCH] Update SoloLobbyCreator.bat --- SoloLobbyCreator.bat | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SoloLobbyCreator.bat b/SoloLobbyCreator.bat index d290278..3bc7364 100644 --- a/SoloLobbyCreator.bat +++ b/SoloLobbyCreator.bat @@ -15,7 +15,7 @@ if not exist pssuspend.exe ( echo # Exiting... # echo # # echo ###################################################### - timeout 3 /nobreak >nul + timeout 5 /nobreak >nul start "" https://docs.microsoft.com/en-us/sysinternals/downloads/pssuspend exit ) else (