diff options
author | Sergeanur <s.anureev@yandex.ua> | 2021-02-12 17:00:20 +0100 |
---|---|---|
committer | Sergeanur <s.anureev@yandex.ua> | 2021-02-12 17:00:20 +0100 |
commit | e98164ec41c3629c592bb31d8b110d85626c5e3c (patch) | |
tree | f4e345af3889cbec4d2a9239b6570ee21ee1e9f4 /utils | |
parent | Update TXDs (diff) | |
download | re3-e98164ec41c3629c592bb31d8b110d85626c5e3c.tar re3-e98164ec41c3629c592bb31d8b110d85626c5e3c.tar.gz re3-e98164ec41c3629c592bb31d8b110d85626c5e3c.tar.bz2 re3-e98164ec41c3629c592bb31d8b110d85626c5e3c.tar.lz re3-e98164ec41c3629c592bb31d8b110d85626c5e3c.tar.xz re3-e98164ec41c3629c592bb31d8b110d85626c5e3c.tar.zst re3-e98164ec41c3629c592bb31d8b110d85626c5e3c.zip |
Diffstat (limited to 'utils')
-rw-r--r-- | utils/gxt/american.txt | 3 | ||||
-rw-r--r-- | utils/gxt/french.txt | 3 | ||||
-rw-r--r-- | utils/gxt/german.txt | 3 | ||||
-rw-r--r-- | utils/gxt/italian.txt | 3 | ||||
-rw-r--r-- | utils/gxt/spanish.txt | 3 |
5 files changed, 15 insertions, 0 deletions
diff --git a/utils/gxt/american.txt b/utils/gxt/american.txt index b39d9a1b..2507d388 100644 --- a/utils/gxt/american.txt +++ b/utils/gxt/american.txt @@ -14420,6 +14420,9 @@ GAMEPAD TYPE [FET_AGS] GAMEPAD SETTINGS +[FEM_AUT] { aspect ratio related } +AUTO + { end of file } [DUMMY] THIS LABEL NEEDS TO BE HERE !!! diff --git a/utils/gxt/french.txt b/utils/gxt/french.txt index f88a9158..d5983e95 100644 --- a/utils/gxt/french.txt +++ b/utils/gxt/french.txt @@ -14709,6 +14709,9 @@ GAMEPAD TYPE [FET_AGS] GAMEPAD SETTINGS +[FEM_AUT] { aspect ratio related } +AUTO + [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 9350366d..f5ff5e24 100644 --- a/utils/gxt/german.txt +++ b/utils/gxt/german.txt @@ -14709,6 +14709,9 @@ GAMEPAD TYPE [FET_AGS] GAMEPAD SETTINGS +[FEM_AUT] { aspect ratio related } +AUTO + [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 08c30e06..4773cde8 100644 --- a/utils/gxt/italian.txt +++ b/utils/gxt/italian.txt @@ -14718,6 +14718,9 @@ GAMEPAD TYPE [FET_AGS] GAMEPAD SETTINGS +[FEM_AUT] { aspect ratio related } +AUTO + [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/spanish.txt b/utils/gxt/spanish.txt index e63721df..82c1958c 100644 --- a/utils/gxt/spanish.txt +++ b/utils/gxt/spanish.txt @@ -14404,6 +14404,9 @@ TIPO DE MANDO [FET_AGS] AJUSTES DE MANDO +[FEM_AUT] { aspect ratio related } +AUTO + { end of file } [DUMMY] THIS LABEL NEEDS TO BE HERE !!! |