Initial version

This commit is contained in:
Gitea 2018-06-05 23:15:01 +02:00
parent c21b6e0ed4
commit ae9b156b28
1 changed files with 1 additions and 1 deletions

View File

@ -89,7 +89,7 @@ bool TrackFinder::FindTrack()
nsec.push_back(nsec_1);
amp.push_back(amp_1);
}
else if(ch_id.size() >= 4)
else if(ch_id.size() >= 4) //ha négynél több
{
istrackavailable = true;
return true;