mirror of
https://github.com/XProger/OpenLara.git
synced 2025-08-13 16:44:50 +02:00
#9 fix listener params for first person view
This commit is contained in:
@@ -205,7 +205,7 @@ struct Camera : Controller {
|
||||
|
||||
pos = mViewInv.getPos();
|
||||
checkRoom();
|
||||
Sound::listener.matrix = mViewInv;
|
||||
updateListener();
|
||||
return;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user