Fixed formatting.
This commit is contained in:
@@ -92,8 +92,7 @@ public final class SingularityEntity extends AEBaseItemEntity {
|
||||
}
|
||||
|
||||
// check... other name.
|
||||
if( !matches )
|
||||
{
|
||||
if (!matches) {
|
||||
if (other.getItem().getTags().contains(TAG_ENDER_PEARL)) {
|
||||
matches = true;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user