mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-05-06 19:01:21 +03:00
Hotfix for message boxes locking up the game
This commit is contained in:
parent
4421e7a5cc
commit
60499eff83
1 changed files with 1 additions and 0 deletions
|
@ -785,6 +785,7 @@ namespace MWGui
|
|||
} else {
|
||||
mMessageBoxManager->createInteractiveMessageBox(message, buttons);
|
||||
MWBase::Environment::get().getInputManager()->changeInputMode(isGuiMode());
|
||||
updateVisible();
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue