mirror of
https://github.com/GTAmodding/re3.git
synced 2025-07-14 10:34:10 +00:00
fixed compiler errors
This commit is contained in:
parent
8705562559
commit
d59862eb5e
14 changed files with 37 additions and 32 deletions
|
@ -128,4 +128,4 @@ CShotInfo::Update()
|
|||
if (!((CTimer::GetFrameCounter() + slot) & 3))
|
||||
CWorld::SetCarsOnFire(shot.m_startPos.x, shot.m_startPos.y, shot.m_startPos.z, 4.0f, shot.m_sourceEntity);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue