mirror of
https://git.suyu.dev/suyu/suyu
synced 2025-10-11 15:15:56 -05:00

Saves UISettings and Settings when booting a guest. Moves updating UISettings::values from GMainWindow::closeEvent into its own function, then reuses it in GMainWindow::BootGame.