add a small timeout after mods are extracted
so the window doesnt close abruptly and scare the poor wittle user
This commit is contained in:
parent
e64502ba64
commit
ccd5534e69
@ -23,4 +23,5 @@ echo Updating Mods...
|
|||||||
|
|
||||||
echo Sigma!
|
echo Sigma!
|
||||||
echo All done.
|
echo All done.
|
||||||
|
@timeout /t 10 >nul 2>&1
|
||||||
exit
|
exit
|
Reference in New Issue
Block a user