This commit is contained in:
Steve Checkoway
2006-07-13 05:52:56 +00:00
parent f49a4163b9
commit 10a3791564
+1 -1
View File
@@ -242,7 +242,7 @@ XToString( HoldNoteScore, NUM_HoldNoteScore );
HoldNoteScore StringToHoldNoteScore( const RString &s )
{
// for backward compatibility
if ( s == "NG" ) return HNS_LetGo;
if ( s == "NG" ) return HNS_LetGo;
else if( s == "OK" ) return HNS_Held;
// new style