small revision

This commit is contained in:
Nikolay Korolev
2021-08-16 01:03:08 +03:00
parent 9ba2f7d43c
commit 8e2ed40f66
6 changed files with 115 additions and 49 deletions

View File

@@ -84,6 +84,9 @@ CVehicle::CVehicle(uint8 CreatedBy)
m_fGasPedal = 0.0f;
m_fBrakePedal = 0.0;
m_vehLCS_264 = 0;
#if defined FIX_BUGS || !defined GTA_PSP
bRewardVehicle = false;
#endif
m_vehLCS_29E = 0;
m_vehLCS_29C = 0;
m_vehLCS_2A3 = -1;