Revert "Part one"

This reverts commit 63951d9b95.
This commit is contained in:
Filip Gawin 2020-04-18 12:29:28 +02:00
parent 6eaf0e4b41
commit d6314f9564
19 changed files with 230 additions and 172 deletions

View file

@ -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 {