Update SoloLobbyCreator.bat

This commit is contained in:
lzrdblzzrd
2021-05-25 16:34:59 +03:00
committed by GitHub
parent 9cad2c4f9d
commit ae341740a4

View File

@@ -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 (