From: MaxSMokeSkaarj Date: Mon, 30 Dec 2024 15:12:35 +0000 (+1000) Subject: Автообновление SS14 X-Git-Url: https://git.smokeofanarchy.ru/gitweb.cgi?a=commitdiff_plain;h=8ef865119f8d8bbd07006f97a055194f1b44c6c0;p=space-station-14.git Автообновление SS14 --- diff --git a/build.sh b/build.sh index 8a00673b06..880208999d 100755 --- a/build.sh +++ b/build.sh @@ -33,8 +33,8 @@ function updateSS14() { git pull origin main; git pull fetch master; git commit -m "Автообновление с вендора SS14"; - #updateCorvaxRepo; - #cp Corvax-SS14/Resources/Locale/ru-RU Resources/Locale -r; + updateCorvaxRepo; + cp Corvax-SS14/Resources/Locale/ru-RU Resources/Locale -r; #cp Corvax-SS14/Resources/ServerInfo/Guidebook Resources/ServerInfo -r; #git add .; #git commit -m "Автообновление переводов";