diff --git a/release/bin/rttr.bat b/release/bin/rttr.bat index 3f516d3621..4b2e072719 100755 --- a/release/bin/rttr.bat +++ b/release/bin/rttr.bat @@ -3,12 +3,7 @@ IF EXIST RTTR\s25update.exe GOTO UPDATE GOTO START -:UPDATE -mkdir update -xcopy /Y RTTR\s25update.exe update -xcopy /Y RTTR\libcurl.dll update - -update\s25update.exe --stable -d %CD% +RTTR\s25update.exe --stable -d %CD% :START s25client.exe diff --git a/s25update b/s25update index c1751a725d..dc76abf841 160000 --- a/s25update +++ b/s25update @@ -1 +1 @@ -Subproject commit c1751a725df08519ac99b3fbf0e17e0ce94366b3 +Subproject commit dc76abf841ac3247079a0b2a87a61ab5b72ca33b