mirror of
https://github.com/GTAmodding/re3.git
synced 2024-12-24 17:35:41 +00:00
Add PED DENSITY and CAR DENSITY lines to GXT
This commit is contained in:
parent
f686065769
commit
dc29e7c044
10 changed files with 30 additions and 0 deletions
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
|
@ -14423,6 +14423,12 @@ GAMEPAD SETTINGS
|
||||||
[FEM_AUT] { aspect ratio related }
|
[FEM_AUT] { aspect ratio related }
|
||||||
AUTO
|
AUTO
|
||||||
|
|
||||||
|
[FEM_PED]
|
||||||
|
PED DENSITY
|
||||||
|
|
||||||
|
[FEM_CAR]
|
||||||
|
CAR DENSITY
|
||||||
|
|
||||||
{ end of file }
|
{ end of file }
|
||||||
[DUMMY]
|
[DUMMY]
|
||||||
THIS LABEL NEEDS TO BE HERE !!!
|
THIS LABEL NEEDS TO BE HERE !!!
|
||||||
|
|
|
@ -14712,6 +14712,12 @@ GAMEPAD SETTINGS
|
||||||
[FEM_AUT] { aspect ratio related }
|
[FEM_AUT] { aspect ratio related }
|
||||||
AUTO
|
AUTO
|
||||||
|
|
||||||
|
[FEM_PED]
|
||||||
|
PED DENSITY
|
||||||
|
|
||||||
|
[FEM_CAR]
|
||||||
|
CAR DENSITY
|
||||||
|
|
||||||
[DUMMY]
|
[DUMMY]
|
||||||
THIS LABEL NEEDS TO BE HERE !!!
|
THIS LABEL NEEDS TO BE HERE !!!
|
||||||
AS THE LAST LABEL DOES NOT GET COMPILED
|
AS THE LAST LABEL DOES NOT GET COMPILED
|
|
@ -14712,6 +14712,12 @@ KONTROLLEREINSTELLUNGEN
|
||||||
[FEM_AUT] { aspect ratio related }
|
[FEM_AUT] { aspect ratio related }
|
||||||
AUTO
|
AUTO
|
||||||
|
|
||||||
|
[FEM_PED]
|
||||||
|
PED DENSITY
|
||||||
|
|
||||||
|
[FEM_CAR]
|
||||||
|
CAR DENSITY
|
||||||
|
|
||||||
[DUMMY]
|
[DUMMY]
|
||||||
THIS LABEL NEEDS TO BE HERE !!!
|
THIS LABEL NEEDS TO BE HERE !!!
|
||||||
AS THE LAST LABEL DOES NOT GET COMPILED
|
AS THE LAST LABEL DOES NOT GET COMPILED
|
||||||
|
|
|
@ -14721,6 +14721,12 @@ GAMEPAD SETTINGS
|
||||||
[FEM_AUT] { aspect ratio related }
|
[FEM_AUT] { aspect ratio related }
|
||||||
AUTO
|
AUTO
|
||||||
|
|
||||||
|
[FEM_PED]
|
||||||
|
PED DENSITY
|
||||||
|
|
||||||
|
[FEM_CAR]
|
||||||
|
CAR DENSITY
|
||||||
|
|
||||||
[DUMMY]
|
[DUMMY]
|
||||||
THIS LABEL NEEDS TO BE HERE !!!
|
THIS LABEL NEEDS TO BE HERE !!!
|
||||||
AS THE LAST LABEL DOES NOT GET COMPILED
|
AS THE LAST LABEL DOES NOT GET COMPILED
|
|
@ -14407,6 +14407,12 @@ AJUSTES DE MANDO
|
||||||
[FEM_AUT] { aspect ratio related }
|
[FEM_AUT] { aspect ratio related }
|
||||||
AUTO
|
AUTO
|
||||||
|
|
||||||
|
[FEM_PED]
|
||||||
|
PED DENSITY
|
||||||
|
|
||||||
|
[FEM_CAR]
|
||||||
|
CAR DENSITY
|
||||||
|
|
||||||
{ end of file }
|
{ end of file }
|
||||||
[DUMMY]
|
[DUMMY]
|
||||||
THIS LABEL NEEDS TO BE HERE !!!
|
THIS LABEL NEEDS TO BE HERE !!!
|
||||||
|
|
Loading…
Reference in a new issue