We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 68115c1 commit d793179Copy full SHA for d793179
1 file changed
BetterRandom.bat
@@ -49,8 +49,8 @@ if "%IS64EXE%"=="True" (
49
50
51
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%
+echo 1. Add BetterRandom library to %TARGET_EXE%
+echo 2. Remove BetterRandom library from %TARGET_EXE%
54
set /p "ACTION=Enter action number (1 or 2): "
55
56
0 commit comments