no message
This commit is contained in:
@@ -85,7 +85,9 @@ GameplayStatistics SongManager::GetLatestGameplayStatistics( PlayerNumber p )
|
||||
void SongManager::InitSongArrayFromDisk()
|
||||
{
|
||||
LoadStepManiaSongDir( "Songs" );
|
||||
//LoadDWISongDir( "DWI Support" );
|
||||
|
||||
for( int i=0; i<PREFSMAN->m_asSongFolders.GetSize(); i++ )
|
||||
LoadStepManiaSongDir( PREFSMAN->m_asSongFolders[i] );
|
||||
|
||||
// compute group names
|
||||
CArray<Song*, Song*> arraySongs;
|
||||
|
||||
Reference in New Issue
Block a user