remove references to specific games for things that are only specific to the controller type
This commit is contained in:
@@ -113,7 +113,7 @@ void SongManager::SanityCheckGroupDir( CString sDir ) const
|
||||
RageException::Throw(
|
||||
"The folder '%s' contains music files.\n\n"
|
||||
"This means that you have a music outside of a song folder.\n"
|
||||
"All song folders must reside in a group folder. For example, 'Songs/DDR 4th Mix/B4U'.\n"
|
||||
"All song folders must reside in a group folder. For example, 'Songs/Originals/MySong'.\n"
|
||||
"See the StepMania readme for more info.",
|
||||
sDir.c_str()
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user