Installer now handles voices better

This commit is contained in:
ItaloKnox
2017-04-26 10:56:45 -03:00
parent d597624311
commit 3e070e1f4c

View File

@@ -48,8 +48,7 @@ call :colorEcho a0 "Moving folders..."
echo.
echo D | xcopy /E /Y .\CGAlt ..\CGAlt > nul
echo D | xcopy /E /Y .\CG ..\CG > nul
echo D | xcopy /E /Y .\temp\patch\onikakushi\SE ..\SE > nul
rmdir /S /Q .\temp > nul
echo D | xcopy /E /Y .\SE ..\SE > nul
echo D | xcopy /E /Y .\Update ..\Update > nul
call :colorEcho a0 "Deleting useless files..."