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