mirror of
https://github.com/openmoh/openmohaa.git
synced 2025-04-28 21:57:57 +03:00
Set m_fMaxSpeed
This commit is contained in:
parent
5521cf9ab3
commit
46cc00d669
1 changed files with 1 additions and 0 deletions
|
@ -1096,6 +1096,7 @@ Vehicle::Vehicle()
|
|||
|
||||
m_bAutoPilot = qfalse;
|
||||
m_fIdealSpeed = 0;
|
||||
m_fMaxSpeed = 0;
|
||||
m_fIdealAccel = 0;
|
||||
m_fIdealDistance = 100;
|
||||
m_bBounceBackwards = false;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue