mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-28 16:49:58 -06:00
Revert "Qt/GameList: Add option to show covers in grid mode"
This commit is contained in:
@ -10,6 +10,5 @@ namespace Config
|
||||
|
||||
const ConfigInfo<bool> MAIN_USE_DISCORD_PRESENCE{{System::Main, "General", "UseDiscordPresence"},
|
||||
true};
|
||||
const ConfigInfo<bool> MAIN_USE_GAME_COVERS{{System::Main, "General", "UseGameCovers"}, false};
|
||||
|
||||
} // namespace Config
|
||||
|
Reference in New Issue
Block a user