From 09cec7f71b2171b851bccd5b3e8b9b54117b64c6 Mon Sep 17 00:00:00 2001 From: henrypp Date: Thu, 8 Apr 2021 18:20:25 +0600 Subject: [PATCH] upd build script --- build.bat | 2 +- build_locale.bat | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/build.bat b/build.bat index b01a8570..daf8a6c8 100644 --- a/build.bat +++ b/build.bat @@ -1,6 +1,6 @@ @echo off cd ..\builder -call build simplewall simplewall 3.3 +call build simplewall 3.3 simplewall pause diff --git a/build_locale.bat b/build_locale.bat index 49664121..f8950914 100644 --- a/build_locale.bat +++ b/build_locale.bat @@ -1,6 +1,6 @@ @echo off cd ..\builder -call build_locale simplewall simplewall +call build_locale simplewall pause