mirror of
https://github.com/MilkBowl/Vault.git
synced 2024-11-23 02:55:43 +01:00
loop over all search attributes in case there are cases with more
matches.
This commit is contained in:
parent
2260216731
commit
5d286c9e69
@ -860,9 +860,6 @@ public class Items {
|
||||
matchedItem = item;
|
||||
matchedItemStrength = attributes.length;
|
||||
}
|
||||
|
||||
// This criteria was a match, lets break out of this item...no point testing alternate criteria's
|
||||
break;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user