浏览代码

Build hinzugefügt

kolja 6 年之前
父节点
当前提交
7fdec7e9cc
共有 1 个文件被更改,包括 0 次插入1 次删除
  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