mirror of
https://github.com/halpz/re3.git
synced 2025-07-26 00:42:45 +00:00
Pointless fixes
This commit is contained in:
@ -4050,7 +4050,7 @@ CAutomobile::GetHeightAboveRoad(void)
|
||||
void
|
||||
CAutomobile::PlayCarHorn(void)
|
||||
{
|
||||
int r;
|
||||
uint32 r;
|
||||
|
||||
if(m_nCarHornTimer != 0)
|
||||
return;
|
||||
|
Reference in New Issue
Block a user