ToLower -> MakeLower

This commit is contained in:
Glenn Maynard
2006-03-01 00:39:32 +00:00
parent d151beec27
commit 9c4d7606cf
7 changed files with 12 additions and 12 deletions
+1 -1
View File
@@ -642,7 +642,7 @@ void Song::TidyUpData()
// ignore DWI "-char" graphics
RString sLower = arrayImages[i];
sLower.ToLower();
sLower.MakeLower();
if( BlacklistedImages.find(sLower) != BlacklistedImages.end() )
continue; // skip