1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-02-10 03:39:55 +00:00

Removing Object:

This commit is contained in:
Jason Hooks 2011-10-24 13:57:12 -04:00
parent 0c8aa7fae3
commit 965ff24597

View File

@ -288,7 +288,6 @@ void OMW::Engine::setReportFocus (bool report)
void OMW::Engine::go()
{
mFocusTDiff = 0;
mReportFocus = true;
assert (!mEnvironment.mWorld);
assert (!mCellName.empty());
assert (!mMaster.empty());