mirror of
https://github.com/GTAmodding/re3.git
synced 2025-07-15 08:14:09 +00:00
Merge remote-tracking branch 'origin/miami' into lcs
# Conflicts: # src/modelinfo/PedModelInfo.cpp
This commit is contained in:
commit
519218572a
16 changed files with 194 additions and 91 deletions
|
@ -2549,7 +2549,7 @@ CBike::GetHeightAboveRoad(void)
|
|||
void
|
||||
CBike::PlayCarHorn(void)
|
||||
{
|
||||
int r;
|
||||
uint32 r;
|
||||
|
||||
if (IsAlarmOn() || m_nCarHornTimer != 0)
|
||||
return;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue