Browse Source

Build hinzugefügt

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

+ 1 - 0
build.bat

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