debugging

This commit is contained in:
John Doe
2026-02-03 21:35:36 -05:00
parent 385edee888
commit d7debb2966
+1
View File
@@ -99,6 +99,7 @@ if not exist "!RAR_FILE!" (
if "%~1"=="" (
goto :rar_selection_loop
) else (
pause
exit /b 1
)
)