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
6c057329d2
commit
95839cf289
@ -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