mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-04-17 11:43:25 +00:00
removed a leftover from physics debugging
This commit is contained in:
parent
57c3414fcd
commit
5661dc27c2
@ -331,7 +331,6 @@ namespace MWWorld
|
||||
|
||||
void World::changeCell (int X, int Y, const ESM::Position& position, bool adjustPlayerPos)
|
||||
{
|
||||
std::cout << "change CEll " << X << Y;
|
||||
SuppressDoingPhysics scopeGuard;
|
||||
|
||||
// remove active
|
||||
|
Loading…
x
Reference in New Issue
Block a user