mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-07-03 22:45:47 +00:00
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.