diff --git a/src/commands/SetTrackInfoCommand.cpp b/src/commands/SetTrackInfoCommand.cpp index b9cc1ab51..7e7b1e42b 100644 --- a/src/commands/SetTrackInfoCommand.cpp +++ b/src/commands/SetTrackInfoCommand.cpp @@ -48,6 +48,7 @@ SetTrackAudioCommand and SetTrackVisualsCommand. SetTrackBase::SetTrackBase(){ mbPromptForTracks = true; + bIsSecondChannel = false; } //Define for the old scheme, where SetTrack defines its own track selection.