sData->nData in one more place

This commit is contained in:
Thai Pangsakulyanont
2011-03-16 10:56:51 +07:00
parent 52c2629868
commit 606e6ffce3
+1 -1
View File
@@ -787,7 +787,7 @@ static void ReadGlobalTags( const NameToData_t &mapNameToData, Song &out, Measur
// FIXME: garbled song names seem to crash the app.
// this might not be the best place to put this code.
if( !utf8_is_valid(sData) )
if( !utf8_is_valid(nData) )
continue;
/* Due to bugs in some programs, many BMS files have a "WAV" extension