mirror of
https://github.com/GTAmodding/re3.git
synced 2025-07-13 16:44:09 +00:00
Part one
This commit is contained in:
parent
ac26d9cdda
commit
63951d9b95
19 changed files with 172 additions and 230 deletions
|
@ -10035,7 +10035,7 @@ cAudioManager::UpdateReflections()
|
|||
if(CWorld::ProcessVerticalLine(
|
||||
camPos, m_avecReflectionsPos[4].z, colpoint,
|
||||
ent, true, false, false, false, true, false,
|
||||
false)) {
|
||||
nil)) {
|
||||
m_afReflectionsDistances[4] =
|
||||
colpoint.point.z - camPos.z;
|
||||
} else {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue