Add ability to delete songs from disk at the song selection screen (Ctrl+Backspace)
This commit is contained in:
@@ -289,6 +289,7 @@ PrefsManager::PrefsManager() :
|
||||
m_sMachineName ( "MachineName", "" ),
|
||||
m_sCoursesToShowRanking ( "CoursesToShowRanking", "" ),
|
||||
m_MuteActions("MuteActions", false),
|
||||
m_bAllowSongDeletion("AllowSongDeletion", false),
|
||||
|
||||
m_bQuirksMode ( "QuirksMode", false ),
|
||||
|
||||
|
||||
Reference in New Issue
Block a user