mirror of
https://github.com/GTAmodding/re3.git
synced 2025-07-15 20:04:09 +00:00
Weapon fixes and thingies
This commit is contained in:
parent
40ee29fb99
commit
84f8312b86
35 changed files with 639 additions and 405 deletions
|
@ -142,6 +142,7 @@ CPlayerInfo::Clear(void)
|
|||
m_bFastReload = false;
|
||||
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