mirror of
https://github.com/ViaVersion/ViaBackwards.git
synced 2024-12-23 17:08:00 +01:00
Move the iterator remove down
This commit is contained in:
parent
db47040543
commit
678775ab9d
@ -114,8 +114,8 @@ public class StructuredEnchantmentRewriter {
|
||||
}
|
||||
|
||||
loreToAdd.add(description);
|
||||
iterator.remove();
|
||||
}
|
||||
iterator.remove();
|
||||
}
|
||||
|
||||
// Remove all first, then add the new ones
|
||||
|
Loading…
Reference in New Issue
Block a user