mirror of
https://github.com/mcMMO-Dev/mcMMO.git
synced 2024-11-26 15:16:45 +01:00
Follow spacing convention
This commit is contained in:
parent
b5f6b1d97f
commit
0e7ee41444
@ -310,7 +310,7 @@ public final class BlockUtils {
|
||||
|
||||
for (Material material : Material.values()) {
|
||||
if (material.isTransparent()) {
|
||||
transparentBlocks.add(material);
|
||||
transparentBlocks.add(material);
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user