mirror of
https://github.com/libretro/scummvm.git
synced 2025-03-02 16:31:01 +00:00
JANITORIAL: Fix choosen typo in dialog.cpp
This commit is contained in:
parent
39ad7cc41e
commit
2b102beb6c
@ -62,7 +62,7 @@ Dialog::Dialog(const Common::String &name)
|
||||
// resolution change, so widgets will be off screen. This forces it to
|
||||
// recompute
|
||||
//
|
||||
// Fixes bug #2892: "HE: When 3x graphics are choosen, F5 crashes game"
|
||||
// Fixes bug #2892: "HE: When 3x graphics are chosen, F5 crashes game"
|
||||
// and bug #2903: "SCUMM: F5 crashes game (640x480)"
|
||||
g_gui.checkScreenChange();
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user