removed some debug spam, fixed namespaces.
This commit is contained in:
@@ -99,10 +99,6 @@ namespace RhythmBullet.Audio
|
||||
{
|
||||
musicFiles.Add(files[fileID]);
|
||||
}
|
||||
else
|
||||
{
|
||||
Debug.WriteLine("Unsupported file format: " + Path.GetFileName(files[fileID]), GetType().Name);
|
||||
}
|
||||
}
|
||||
return musicFiles;
|
||||
}
|
||||
|
Reference in New Issue
Block a user