mirror of
https://github.com/GTAmodding/re3.git
synced 2025-10-13 11:30:33 +00:00
fix the fix (and another fix)
This commit is contained in:
parent
d7ceb4870c
commit
3194fdb2c1
2 changed files with 2 additions and 2 deletions
|
@ -993,4 +993,4 @@ cAudioManager::ComputeEmittingVolume(uint8 emittingVolume, float intensity, floa
|
|||
return (quatIntensity - (dist - diffIntensity)) * (float)emittingVolume / quatIntensity;
|
||||
return emittingVolume;
|
||||
}
|
||||
#endif
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue