diff options
author | Sergeanur <s.anureev@yandex.ua> | 2021-07-12 03:13:22 +0200 |
---|---|---|
committer | Sergeanur <s.anureev@yandex.ua> | 2021-07-12 03:13:22 +0200 |
commit | 55d30a11ec04200091db0e29a44ceec6522fedfb (patch) | |
tree | b8a5bdbd323615ae8ea250174e8f22b7e9ab5f18 /utils/gxt | |
parent | Merge remote-tracking branch 'origin/miami' into lcs (diff) | |
parent | Reorganize config.h (diff) | |
download | re3-55d30a11ec04200091db0e29a44ceec6522fedfb.tar re3-55d30a11ec04200091db0e29a44ceec6522fedfb.tar.gz re3-55d30a11ec04200091db0e29a44ceec6522fedfb.tar.bz2 re3-55d30a11ec04200091db0e29a44ceec6522fedfb.tar.lz re3-55d30a11ec04200091db0e29a44ceec6522fedfb.tar.xz re3-55d30a11ec04200091db0e29a44ceec6522fedfb.tar.zst re3-55d30a11ec04200091db0e29a44ceec6522fedfb.zip |
Diffstat (limited to 'utils/gxt')
-rw-r--r-- | utils/gxt/french.txt | 6 | ||||
-rw-r--r-- | utils/gxt/german.txt | 6 | ||||
-rw-r--r-- | utils/gxt/italian.txt | 6 |
3 files changed, 18 insertions, 0 deletions
diff --git a/utils/gxt/french.txt b/utils/gxt/french.txt index 6644a107..3f57a6a6 100644 --- a/utils/gxt/french.txt +++ b/utils/gxt/french.txt @@ -17107,6 +17107,12 @@ This track contains a sample of "Next Level" as performed by Showbiz & AG. Court [CR19_20:CRED01] ~n~ ~n~Donna Young, Richie Zito +[FEM_PED] +PED DENSITY + +[FEM_CAR] +CAR DENSITY + [DUMMY] THIS LABEL NEEDS TO BE HERE !!! AS THE LAST LABEL DOES NOT GET COMPILED
\ No newline at end of file diff --git a/utils/gxt/german.txt b/utils/gxt/german.txt index 79df0b13..2867b1c6 100644 --- a/utils/gxt/german.txt +++ b/utils/gxt/german.txt @@ -17452,6 +17452,12 @@ This track contains a sample of "Next Level" as performed by Showbiz & AG. Court [CR19_20:CRED01] ~n~ ~n~Donna Young, Richie Zito +[FEM_PED] +PED DENSITY + +[FEM_CAR] +CAR DENSITY + [DUMMY] THIS LABEL NEEDS TO BE HERE !!! AS THE LAST LABEL DOES NOT GET COMPILED
\ No newline at end of file diff --git a/utils/gxt/italian.txt b/utils/gxt/italian.txt index c9a966ad..887f08b2 100644 --- a/utils/gxt/italian.txt +++ b/utils/gxt/italian.txt @@ -17455,6 +17455,12 @@ This track contains a sample of "Next Level" as performed by Showbiz & AG. Court [CR19_20:CRED01] ~n~ ~n~Donna Young, Richie Zito +[FEM_PED] +PED DENSITY + +[FEM_CAR] +CAR DENSITY + [DUMMY] THIS LABEL NEEDS TO BE HERE !!! AS THE LAST LABEL DOES NOT GET COMPILED
\ No newline at end of file |