summaryrefslogtreecommitdiffstats
path: root/utils/gxt/build.bat
diff options
context:
space:
mode:
authorSergeanur <s.anureev@yandex.ua>2021-02-03 20:48:07 +0100
committerGitHub <noreply@github.com>2021-02-03 20:48:07 +0100
commit3f8bf89e7212504769e10afbf8aa8b43b0e33361 (patch)
treeb5b6d2de494dfc9230ba12bcadbdf01f62ada052 /utils/gxt/build.bat
parentMerge pull request #1019 from Sergeanur/ControllerMenu2 (diff)
parentUpdated Polish TL. (diff)
downloadre3-3f8bf89e7212504769e10afbf8aa8b43b0e33361.tar
re3-3f8bf89e7212504769e10afbf8aa8b43b0e33361.tar.gz
re3-3f8bf89e7212504769e10afbf8aa8b43b0e33361.tar.bz2
re3-3f8bf89e7212504769e10afbf8aa8b43b0e33361.tar.lz
re3-3f8bf89e7212504769e10afbf8aa8b43b0e33361.tar.xz
re3-3f8bf89e7212504769e10afbf8aa8b43b0e33361.tar.zst
re3-3f8bf89e7212504769e10afbf8aa8b43b0e33361.zip
Diffstat (limited to 'utils/gxt/build.bat')
-rw-r--r--utils/gxt/build.bat3
1 files changed, 2 insertions, 1 deletions
diff --git a/utils/gxt/build.bat b/utils/gxt/build.bat
index 17eb7983..a674850e 100644
--- a/utils/gxt/build.bat
+++ b/utils/gxt/build.bat
@@ -4,4 +4,5 @@ gxt -g III -i "french.txt" -o "../../gamefiles/TEXT/french.gxt"
gxt -g III -i "german.txt" -o "../../gamefiles/TEXT/german.gxt"
gxt -g III -i "italian.txt" -o "../../gamefiles/TEXT/italian.gxt"
gxt -g III -i "spanish.txt" -o "../../gamefiles/TEXT/spanish.gxt"
-gxt -g III -r -i "russian.txt" -o "../../gamefiles/TEXT/russian.gxt" \ No newline at end of file
+gxt -g III -r -i "russian.txt" -o "../../gamefiles/TEXT/russian.gxt"
+gxt -g III -p -i "polish.txt" -o "../../gamefiles/TEXT/polish.gxt"