Procházet zdrojové kódy

build von übernehmen.exe automatisiert

Kolja Strohm před 6 roky
rodič
revize
db8347257b
1 změnil soubory, kde provedl 2 přidání a 0 odebrání
  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 ".."