some PMS files have #PLAYER set to 3

This commit is contained in:
Thai Pangsakulyanont
2011-03-20 09:24:47 +07:00
parent 31f7b16f47
commit fb56c8762d
+1
View File
@@ -123,6 +123,7 @@ static StepsType DetermineStepsType( int iPlayer, const NoteData &nd, const RStr
switch( iPlayer )
{
case 1:
case 3:
switch( iNumNonEmptyTracks )
{
case 5: return StepsType_popn_five;