1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-07-03 15:51:34 +00:00

Remove more log spam

This commit is contained in:
scrawl 2015-03-02 22:13:50 +01:00
parent e3f1cb8305
commit 8eb1f4e70e

View file

@ -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);