mirror of
https://github.com/halpz/re3.git
synced 2025-12-29 01:52:59 +00:00
Merge branch 'miami' of github.com:GTAmodding/re3 into miami
This commit is contained in:
@@ -19969,7 +19969,7 @@ CPed::Load(uint8*& buf)
|
||||
|
||||
CStreaming::LoadAllRequestedModels(false);
|
||||
}
|
||||
GiveWeapon(bufWeapon.m_eWeaponType, bufWeapon.m_nAmmoTotal);
|
||||
GiveWeapon(bufWeapon.m_eWeaponType, bufWeapon.m_nAmmoTotal, false);
|
||||
}
|
||||
}
|
||||
SkipSaveBuf(buf, 252);
|
||||
|
||||
Reference in New Issue
Block a user