[editorKeysounds] This shouldn't crash I think.

This should also be in default.
This commit is contained in:
Jason Felds
2012-02-12 14:20:37 -05:00
parent 0a32b9c440
commit cdaaeeafd6
+1
View File
@@ -258,6 +258,7 @@ void SongManager::LoadStepManiaSongDir( RString sDir, LoadingWindow *ld )
FOREACH_CONST( RString, arrayGroupDirs, s ) // foreach dir in /Songs/
{
RString sGroupDirName = *s;
// TODO: If this check fails, log a warning instead of crashing.
SanityCheckGroupDir(sDir+sGroupDirName);
// Find all Song folders in this group directory