mirror of
https://github.com/TES3MP/TES3MP.git
synced 2025-09-28 23:51:09 -04:00
Remove more log spam
This commit is contained in:
parent
e3f1cb8305
commit
8eb1f4e70e
@ -492,8 +492,6 @@ namespace MWWorld
|
|||||||
loadingListener->setProgressRange(refsToLoad);
|
loadingListener->setProgressRange(refsToLoad);
|
||||||
|
|
||||||
// Load cell.
|
// Load cell.
|
||||||
std::cout << "cellName: " << cell->getCell()->mName << std::endl;
|
|
||||||
|
|
||||||
loadCell (cell, loadingListener);
|
loadCell (cell, loadingListener);
|
||||||
|
|
||||||
changePlayerCell(cell, position, true);
|
changePlayerCell(cell, position, true);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user