Explorar el Código

Build hinzugefügt

kolja hace 6 años
padre
commit
4bfb321254
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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