mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-14 08:34:16 +01:00
Fixed a really stupid batch mistake
This commit is contained in:
@@ -89,7 +89,7 @@ goto :qm_error
|
||||
echo ...
|
||||
echo That wasn't a valid response, or you didn't choose anything!
|
||||
echo Valid responses: y, n, yes, no
|
||||
goto :quitmayber
|
||||
goto :quitmaybe
|
||||
|
||||
:exit
|
||||
pause
|
||||
|
||||
@@ -65,7 +65,7 @@ goto :qm_error
|
||||
echo ...
|
||||
echo That wasn't a valid response, or you didn't choose anything!
|
||||
echo Valid responses: y, n, yes, no
|
||||
goto :quitmayber
|
||||
goto :quitmaybe
|
||||
|
||||
:exit
|
||||
pause
|
||||
|
||||
Reference in New Issue
Block a user