ALL: behaviour -> behavior
This commit is contained in:
parent
1277975c66
commit
eea482fa43
30 changed files with 37 additions and 37 deletions
|
@ -297,7 +297,7 @@ void GuiManager::runLoop() {
|
|||
// dialog-related events since they were probably generated while the old dialog
|
||||
// was still visible, and therefore not intended for the new one.
|
||||
//
|
||||
// This hopefully fixes strange behaviour/crashes with pop-up widgets. (Most easily
|
||||
// This hopefully fixes strange behavior/crashes with pop-up widgets. (Most easily
|
||||
// triggered in 3x mode or when running ScummVM under Valgrind.)
|
||||
if (activeDialog != getTopDialog() && event.type != Common::EVENT_SCREEN_CHANGED)
|
||||
continue;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue