fix indentation

This commit is contained in:
AEnterprise 2014-09-11 12:36:14 +02:00
parent 0a716a96bb
commit 75079f2d9a

View file

@ -43,7 +43,7 @@ public class BlockArchitect extends BlockMultiTexture {
@Override
public boolean onBlockActivated(World world, int x, int y, int z, EntityPlayer entityplayer, int par6, float par7,
float par8, float par9) {
float par8, float par9) {
// Drop through if the player is sneaking
if (entityplayer.isSneaking()) {