Browse Source

Build hinzugefügt

kolja 6 years ago
parent
commit
7fdec7e9cc
1 changed files with 0 additions and 1 deletions
  1. 0 1
      build.bat

+ 0 - 1
build.bat

@@ -28,5 +28,4 @@ GOTO End
 SET /p redo=Nochmal versuchen?(j/n):
 IF /I '%redo%' equ 'j' GOTO %RETURN%
 GOTO %NEXT%
-echo "test"
 :End