Interfaces: Update car.h with "fuel mass mult" parameter
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@9631 30fe4595-0a0c-4342-8851-515496e4dcbd Former-commit-id: a6c17a7dc737bd2ef8678be623a6c195bc92bb79 Former-commit-id: 1527ca0f39993ec828431d096de519181bb4c810
This commit is contained in:
parent
aa63927ae6
commit
f5fe9971bf
1 changed files with 1 additions and 0 deletions
|
@ -732,6 +732,7 @@ typedef struct CarElt
|
|||
#define PRM_GCHEIGHT "GC height"
|
||||
#define PRM_TANK "fuel tank"
|
||||
#define PRM_FUEL "initial fuel"
|
||||
#define PRM_FUELMASS "fuel mass mult"
|
||||
#define PRM_CENTR "mass repartition coefficient"
|
||||
#define PRM_ROLLROTINERTIA "roll rotational inertia"
|
||||
#define PRM_PITCHROTINERTIA "pitch rotational inertia"
|
||||
|
|
Loading…
Reference in a new issue