- added some values for simuV4 (TCL & ABS)

git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@8153 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: dafd8c060ef5d30e6c916ad3aa6d4db5f4b8576d
Former-commit-id: f424da8395fc97bcc5b46b47a4baf856ad93c72f
This commit is contained in:
torcs-ng 2022-05-11 13:13:05 +00:00
parent 795b28cb0f
commit 3bf2161f3c

View file

@ -1021,6 +1021,11 @@ typedef enum
#define PRM_ABSINSIMU "enable abs"
#define PRM_ESPINSIMU "enable esp"
#define PRM_LIMITEDGROUNDEFFECT "enable cliftlimit"
#define PRM_TCLBRAKESCALE "tcl brake scale"
#define PRM_TCLACCELSCALE "tcl accel scale"
#define PRM_TCLSLIPSCALE "tcl slip scale"
#define PRM_ABSBRAKESCALE "abs brake scale"
#define PRM_ABSSLIPSCALE "abs slip scale"
#define VAL_YES "yes"
#define VAL_NO "no"
#define FEAT_AEROTOCG 0x01 //shift aero coordinates with the CG