mirror of
https://github.com/OpenMW/openmw.git
synced 2025-06-26 19:41:34 +00:00
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