mirror of
https://github.com/XProger/OpenLara.git
synced 2025-02-24 07:22:58 +01:00
#9 fix listener params for first person view
This commit is contained in:
parent
a7e19b66dd
commit
57fc3f44f1
@ -205,7 +205,7 @@ struct Camera : Controller {
|
||||
|
||||
pos = mViewInv.getPos();
|
||||
checkRoom();
|
||||
Sound::listener.matrix = mViewInv;
|
||||
updateListener();
|
||||
return;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user