8 lines
259 B
Batchfile
Executable File
8 lines
259 B
Batchfile
Executable File
X:\gta5\tools\wildwest\script\standalone\AutoBug\AutoBug david.bailey rockstar1A AutoBugTest.xml AutoBugAttachment1.jpg AutoBugAttachment2.jpg AutoBugAttachment3.jpg
|
|
@ECHO OFF
|
|
IF %ERRORLEVEL% EQU 1 (
|
|
echo .
|
|
echo WARNING: There was an error!
|
|
pause
|
|
)
|