mirror of
https://github.com/GTAmodding/re3.git
synced 2025-07-16 12:34:09 +00:00
sync with upstream
This commit is contained in:
commit
3cc20d7962
42 changed files with 7909 additions and 10148 deletions
|
@ -143,6 +143,7 @@ CPlayerInfo::Clear(void)
|
|||
m_nMaxHealth = m_nMaxArmour = 100;
|
||||
m_bGetOutOfJailFree = false;
|
||||
m_bGetOutOfHospitalFree = false;
|
||||
m_bDriveByAllowed = true;
|
||||
m_nPreviousTimeRewardedForExplosion = 0;
|
||||
m_nExplosionsSinceLastReward = 0;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue