forked from mirror/openmw-tes3mp
Remove more log spam
This commit is contained in:
parent
e3f1cb8305
commit
8eb1f4e70e
1 changed files with 0 additions and 2 deletions
|
@ -492,8 +492,6 @@ namespace MWWorld
|
|||
loadingListener->setProgressRange(refsToLoad);
|
||||
|
||||
// Load cell.
|
||||
std::cout << "cellName: " << cell->getCell()->mName << std::endl;
|
||||
|
||||
loadCell (cell, loadingListener);
|
||||
|
||||
changePlayerCell(cell, position, true);
|
||||
|
|
Loading…
Reference in a new issue