Test all of the user's bridges

This commit is contained in:
Vecna 2024-05-06 17:25:53 -04:00
parent b50f40fe8a
commit ba9c2bdc14
1 changed files with 0 additions and 1 deletions

View File

@ -192,7 +192,6 @@ impl User {
if self.submits_reports && level >= 3 {
succeeded.push(bucket[i]);
}
break;
} else {
if self.submits_reports {
failed.push(bucket[i]);