Skip to content

Commit

Permalink
Add PED DENSITY and CAR DENSITY lines to GXT
Browse files Browse the repository at this point in the history
  • Loading branch information
Sergeanur committed Jul 11, 2021
1 parent 3194fdb commit 11434f9
Show file tree
Hide file tree
Showing 14 changed files with 42 additions and 0 deletions.
Binary file modified gamefiles/TEXT/american.gxt
Binary file not shown.
Binary file modified gamefiles/TEXT/french.gxt
Binary file not shown.
Binary file modified gamefiles/TEXT/german.gxt
Binary file not shown.
Binary file modified gamefiles/TEXT/italian.gxt
Binary file not shown.
Binary file modified gamefiles/TEXT/polish.gxt
Binary file not shown.
Binary file modified gamefiles/TEXT/russian.gxt
Binary file not shown.
Binary file modified gamefiles/TEXT/spanish.gxt
Binary file not shown.
6 changes: 6 additions & 0 deletions utils/gxt/american.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8094,6 +8094,12 @@ VIBRATION
[FET_AGS]
GAMEPAD SETTINGS

[FEM_PED]
PED DENSITY

[FEM_CAR]
CAR DENSITY

{ end of file }

[DUMMY]
Expand Down
6 changes: 6 additions & 0 deletions utils/gxt/french.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8362,6 +8362,12 @@ VIBRATIONS
[FET_AGS]
GAMEPAD SETTINGS

[FEM_PED]
PED DENSITY

[FEM_CAR]
CAR DENSITY

{ end of file }

[DUMMY]
Expand Down
6 changes: 6 additions & 0 deletions utils/gxt/german.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8179,6 +8179,12 @@ Vibration :
[FET_AGS]
KONTROLLEREINSTELLUNGEN

[FEM_PED]
PED DENSITY

[FEM_CAR]
CAR DENSITY

[DUMMY]
THIS LABEL NEEDS TO BE HERE !!!
AS THE LAST LABEL DOES NOT GET COMPILED
6 changes: 6 additions & 0 deletions utils/gxt/italian.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8191,6 +8191,12 @@ VIBRAZIONE
[FET_AGS]
GAMEPAD SETTINGS

[FEM_PED]
PED DENSITY

[FEM_CAR]
CAR DENSITY

[DUMMY]
THIS LABEL NEEDS TO BE HERE !!!
AS THE LAST LABEL DOES NOT GET COMPILED
6 changes: 6 additions & 0 deletions utils/gxt/polish.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8100,6 +8100,12 @@ WIBRACJA
[FET_AGS]
GAMEPAD SETTINGS

[FEM_PED]
PED DENSITY

[FEM_CAR]
CAR DENSITY

{ end of file }

[DUMMY]
Expand Down
6 changes: 6 additions & 0 deletions utils/gxt/russian.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8102,6 +8102,12 @@ DUALSHOCK 4
[FET_AGS]
НАСТРОЙКИ ГЕЙМПАДА

[FEM_PED]
PED DENSITY

[FEM_CAR]
CAR DENSITY

{ end of file }

[DUMMY]
Expand Down
6 changes: 6 additions & 0 deletions utils/gxt/spanish.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8161,6 +8161,12 @@ VIBRACIÓN
[FET_AGS]
AJUSTES DE MANDO

[FEM_PED]
PED DENSITY

[FEM_CAR]
CAR DENSITY

{ end of file }

[DUMMY]
Expand Down

0 comments on commit 11434f9

Please sign in to comment.