File tree Expand file tree Collapse file tree
app/src/launcher/implementation/launchbox Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -26,9 +26,9 @@ class Install : public Lr::Install<LauncherId>
2626 static inline const QString CORE_PATH = u" Core" _s;
2727 static inline const QString MAIN_EXE_PATH = u" Core/LaunchBox.exe" _s;
2828 static inline const QString PLATFORM_IMAGES_PATH = u" Images" _s;
29- static inline const QString PLATFORM_ICONS_PATH = u" Images/Platform Icons/Platforms" _s;
30- static inline const QString PLAYLIST_ICONS_PATH = u" Images/Platform Icons/Playlists" _s;
31- static inline const QString PLATFORM_CATEGORY_ICONS_PATH = u" Images/Platform Icons/Platform Categories" _s;
29+ static inline const QString PLATFORM_ICONS_PATH = u" Images/Media Packs/Platform Icons/Nostalgic Platform Icons/Platforms" _s;
30+ static inline const QString PLAYLIST_ICONS_PATH = u" Images/Media Packs/Platform Icons/Nostalgic Platform Icons/Playlists" _s;
31+ static inline const QString PLATFORM_CATEGORY_ICONS_PATH = u" Images/Media Packs/Platform Icons/Nostalgic Platform Icons/Platform Categories" _s;
3232 static inline const QString LOGO_PATH = u" Box - Front" _s;
3333 static inline const QString SCREENSHOT_PATH = u" Screenshot - Gameplay" _s;
3434
You can’t perform that action at this time.
0 commit comments