mirror of
https://github.com/GTAmodding/re3.git
synced 2025-10-18 15:49:22 +00:00
finished CBoat
This commit is contained in:
parent
a622c9e877
commit
3aae52d220
10 changed files with 695 additions and 68 deletions
|
@ -29,7 +29,7 @@ public:
|
|||
CVector m_vecTurnSpeedAvg;
|
||||
float m_fMass;
|
||||
float m_fTurnMass; // moment of inertia
|
||||
float fForceMultiplier;
|
||||
float m_fForceMultiplier;
|
||||
float m_fAirResistance;
|
||||
float m_fElasticity;
|
||||
float m_fBuoyancy;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue