Skip to content

Commit d793179

Browse files
committed
Update batch file
1 parent 68115c1 commit d793179

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

BetterRandom.bat

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,8 +49,8 @@ if "%IS64EXE%"=="True" (
4949

5050

5151
REM Prompt user for action
52-
echo 1. Add better random library to %TARGET_EXE%
53-
echo 2. Remove better random library from %TARGET_EXE%
52+
echo 1. Add BetterRandom library to %TARGET_EXE%
53+
echo 2. Remove BetterRandom library from %TARGET_EXE%
5454
set /p "ACTION=Enter action number (1 or 2): "
5555

5656

0 commit comments

Comments
 (0)