mirror of
https://github.com/td512/re3.git
synced 2026-03-04 18:44:21 +00:00
Weapon fixes and thingies
This commit is contained in:
@@ -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;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user