forked from teamnwah/openmw-tes3coop
Remove todo
This commit is contained in:
parent
1230cf49bf
commit
9bbe6f8c5e
1 changed files with 0 additions and 1 deletions
|
@ -1007,7 +1007,6 @@ namespace MWScript
|
||||||
|
|
||||||
virtual void execute (Interpreter::Runtime &runtime)
|
virtual void execute (Interpreter::Runtime &runtime)
|
||||||
{
|
{
|
||||||
/// \todo implement jail check
|
|
||||||
runtime.push (MWBase::Environment::get().getWindowManager()->getMode() == MWGui::GM_Jail);
|
runtime.push (MWBase::Environment::get().getWindowManager()->getMode() == MWGui::GM_Jail);
|
||||||
}
|
}
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in a new issue