diff --git a/Maze.bat b/Maze.bat index 1679158..0707034 100644 --- a/Maze.bat +++ b/Maze.bat @@ -46,9 +46,9 @@ echo. echo This game was made in a script created to automate the command line on windows. echo. echo It is not meant to do anything more than that. -echo Im making a game off it. -echo. -echo sigh +pause +cls +echo This may have reset your progress. pause goto menu