From dc29e7c0441af00393364025ba57330292743544 Mon Sep 17 00:00:00 2001 From: Sergeanur Date: Sun, 11 Jul 2021 23:55:11 +0300 Subject: Add PED DENSITY and CAR DENSITY lines to GXT --- utils/gxt/american.txt | 6 ++++++ utils/gxt/french.txt | 6 ++++++ utils/gxt/german.txt | 6 ++++++ utils/gxt/italian.txt | 6 ++++++ utils/gxt/spanish.txt | 6 ++++++ 5 files changed, 30 insertions(+) (limited to 'utils') diff --git a/utils/gxt/american.txt b/utils/gxt/american.txt index 2507d388..66d74238 100644 --- a/utils/gxt/american.txt +++ b/utils/gxt/american.txt @@ -14423,6 +14423,12 @@ GAMEPAD SETTINGS [FEM_AUT] { aspect ratio related } AUTO +[FEM_PED] +PED DENSITY + +[FEM_CAR] +CAR DENSITY + { end of file } [DUMMY] THIS LABEL NEEDS TO BE HERE !!! diff --git a/utils/gxt/french.txt b/utils/gxt/french.txt index d5983e95..246600a1 100644 --- a/utils/gxt/french.txt +++ b/utils/gxt/french.txt @@ -14712,6 +14712,12 @@ GAMEPAD SETTINGS [FEM_AUT] { aspect ratio related } AUTO +[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 dff2382b..595d792a 100644 --- a/utils/gxt/german.txt +++ b/utils/gxt/german.txt @@ -14712,6 +14712,12 @@ KONTROLLEREINSTELLUNGEN [FEM_AUT] { aspect ratio related } AUTO +[FEM_PED] +PED DENSITY + +[FEM_CAR] +CAR DENSITY + [DUMMY] THIS LABEL NEEDS TO BE HERE !!! AS THE LAST LABEL DOES NOT GET COMPILED diff --git a/utils/gxt/italian.txt b/utils/gxt/italian.txt index 4773cde8..da135892 100644 --- a/utils/gxt/italian.txt +++ b/utils/gxt/italian.txt @@ -14721,6 +14721,12 @@ GAMEPAD SETTINGS [FEM_AUT] { aspect ratio related } AUTO +[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/spanish.txt b/utils/gxt/spanish.txt index 82c1958c..07d44c4c 100644 --- a/utils/gxt/spanish.txt +++ b/utils/gxt/spanish.txt @@ -14407,6 +14407,12 @@ AJUSTES DE MANDO [FEM_AUT] { aspect ratio related } AUTO +[FEM_PED] +PED DENSITY + +[FEM_CAR] +CAR DENSITY + { end of file } [DUMMY] THIS LABEL NEEDS TO BE HERE !!! -- cgit v1.2.3