mirror of
https://github.com/GTAmodding/re3.git
synced 2025-10-08 07:50:34 +00:00
Pointless fixes
This commit is contained in:
parent
df1ad8e122
commit
8488dc791a
2 changed files with 4 additions and 5 deletions
|
@ -4050,7 +4050,7 @@ CAutomobile::GetHeightAboveRoad(void)
|
|||
void
|
||||
CAutomobile::PlayCarHorn(void)
|
||||
{
|
||||
int r;
|
||||
uint32 r;
|
||||
|
||||
if(m_nCarHornTimer != 0)
|
||||
return;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue