fix comment
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@8086 30fe4595-0a0c-4342-8851-515496e4dcbd Former-commit-id: 8f17716e00383f1b2741c19b39e1b965dc779b30 Former-commit-id: 91ecdb68057da2a1e4592e6aaabdd53f2d64e2e5
This commit is contained in:
parent
cddbf321c5
commit
2782a6b165
1 changed files with 1 additions and 1 deletions
|
@ -94,7 +94,7 @@ typedef struct {
|
|||
int startRank; /**< Car's starting position */
|
||||
int driverType; /**< Driver type */
|
||||
int networkplayer; /**< Network player */
|
||||
tSkillLevel skillLevel; /**< Driver's skill level (0=rookie -> 3=pro) */
|
||||
tSkillLevel skillLevel; /**< Driver's skill level */
|
||||
tdble iconColor[3]; /**< Car color in leaders board */
|
||||
t3Dd dimension; /**< Car's mesures */
|
||||
t3Dd drvPos; /**< Driver's position */
|
||||
|
|
Loading…
Reference in a new issue