mirror of
https://github.com/TES3MP/TES3MP.git
synced 2025-09-28 15:41:13 -04:00
Remove more log spam
This commit is contained in:
parent
e3f1cb8305
commit
8eb1f4e70e
@ -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…
x
Reference in New Issue
Block a user