diff options
Diffstat (limited to 'misc_gui.c')
-rw-r--r-- | misc_gui.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/misc_gui.c b/misc_gui.c index 2ffcbec0e..d7393449d 100644 --- a/misc_gui.c +++ b/misc_gui.c @@ -1577,6 +1577,7 @@ static void SelectScenarioWndProc(Window* w, WindowEvent* e) } break; } + break; case WE_RESIZE: { /* Widget 3 and 4 have to go with halve speed, make it so obiwan */ |