mirror of
https://github.com/TES3MP/openmw-tes3mp.git
synced 2025-01-20 07:23:51 +00:00
removed stray debugging output
This commit is contained in:
parent
c6f4bcbf68
commit
b8fee8f1ee
1 changed files with 0 additions and 1 deletions
|
@ -39,7 +39,6 @@ namespace MWRender
|
|||
mPlayer.ref.pos.pos[0],
|
||||
mPlayer.ref.pos.pos[2],
|
||||
-mPlayer.ref.pos.pos[1]));
|
||||
std::cout<<"camera: "<<camera->getPosition()<<std::endl;
|
||||
// TODO: Update sound listener
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue