forked from mirrors/0ad
40762c257d
When the root page gets closed the engine quits instead or crashing. The root pages are changed to use that mechanism to quit the engine. This removes the need of `Engine.Exit` for the GUI.