ソースを参照

build von übernehmen.exe automatisiert

Kolja Strohm 6 年 前
コミット
db8347257b
1 ファイル変更2 行追加0 行削除
  1. 2 0
      Spiele Platform/Klient/build.bat

+ 2 - 0
Spiele Platform/Klient/build.bat

@@ -10,6 +10,8 @@ cd ../patcher"
 call build.bat
 cd "../Start"
 call build.bat
+cd "../übernehmen"
+call build.bat
 cd "../Update"
 call build.bat
 cd ".."