diff --git a/src/channel.cr b/src/channel.cr index eb8e19d..f270b8f 100644 --- a/src/channel.cr +++ b/src/channel.cr @@ -60,8 +60,8 @@ module Crcophony # Check the previous found index if prev_matched score += 5 - prev_matched = true end + prev_matched = true search_index += 1 else # We didn't find one, subtract one from the score