forked from mirror/openmw-tes3mp
Removing Object:
This commit is contained in:
parent
0c8aa7fae3
commit
965ff24597
1 changed files with 0 additions and 1 deletions
|
@ -288,7 +288,6 @@ void OMW::Engine::setReportFocus (bool report)
|
||||||
void OMW::Engine::go()
|
void OMW::Engine::go()
|
||||||
{
|
{
|
||||||
mFocusTDiff = 0;
|
mFocusTDiff = 0;
|
||||||
mReportFocus = true;
|
|
||||||
assert (!mEnvironment.mWorld);
|
assert (!mEnvironment.mWorld);
|
||||||
assert (!mCellName.empty());
|
assert (!mCellName.empty());
|
||||||
assert (!mMaster.empty());
|
assert (!mMaster.empty());
|
||||||
|
|
Loading…
Reference in a new issue