forked from mirror/openmw-tes3mp
Merge pull request #1575
This commit is contained in:
commit
ff1226c96b
1 changed files with 2 additions and 1 deletions
|
@ -154,6 +154,7 @@ namespace MWGui
|
|||
{
|
||||
WindowBase::onClose();
|
||||
|
||||
if (mModel)
|
||||
mModel->onClose();
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue