Ver Fonte

Build hinzugefügt

kolja há 6 anos atrás
pai
commit
4bfb321254
1 ficheiros alterados com 1 adições e 0 exclusões
  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