Fix intermittant segfault from Xavi92
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@8370 30fe4595-0a0c-4342-8851-515496e4dcbd Former-commit-id: 11746de6c4c08c4e8dcb6e0b0b17ff7569b76a8c Former-commit-id: e591b09e1ec5cedc3038790daf2cc741e9c6c278
This commit is contained in:
parent
0918200014
commit
e9b4d02ec4
1 changed files with 1 additions and 0 deletions
|
@ -224,6 +224,7 @@ TDriver::TDriver(int Index):
|
|||
oLastLap(1),
|
||||
oClutch(0.5),
|
||||
oGear(0),
|
||||
oUsedGear(0),
|
||||
oSteer(0),
|
||||
oLastSteer(0),
|
||||
|
||||
|
|
Loading…
Reference in a new issue