New pipeline progress UI

This commit is contained in:
Luke Street
2026-06-24 22:03:58 -07:00
parent 5418b1831d
commit 277538bb81
9 changed files with 129 additions and 48 deletions
-1
View File
@@ -275,7 +275,6 @@ struct UserSettings {
ConfigVar<DiscVerificationState> isoVerification;
ConfigVar<std::string> graphicsBackend;
ConfigVar<bool> skipPreLaunchUI;
ConfigVar<bool> showPipelineCompilation;
ConfigVar<bool> wasPresetChosen;
ConfigVar<bool> checkForUpdates;
ConfigVar<int> cardFileType;