yes
This commit is contained in:
@@ -1105,7 +1105,7 @@ static void ShiftToRightSide( int &iCol, int iNumTracks )
|
||||
break;
|
||||
case TWO_PLAYERS_TWO_SIDES:
|
||||
case ONE_PLAYER_TWO_SIDES:
|
||||
case TWO_PLAYERS_SHARED_SIDES: // XXX is this right?
|
||||
case TWO_PLAYERS_SHARED_SIDES:
|
||||
iCol += iNumTracks/2;
|
||||
break;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user